diff --git a/CHANGELOG.md b/CHANGELOG.md index 6340678..4597183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ Changes to `main` that are *not* in the latest pre-release: - Fixed: remove all uses of `/` as SASS division by [@mattxwang] in [#1074] - note: this was originally merged as [#1074] with a bug; it was reverted in [#1076], and then reimplemented in [#1077] - Fixed: skip nav collection generation when site has no pages by [@pdmosses] in [#1092] +- Fixed: standardize SCSS with `declaration-block-no-redundant-longhand-properties` by [@simonebortolin] in [#1102] - Vendor: update `jekyll-anchor-headings`, `lunr.js` by [@mattxwang] in [#1071] - Docs: fix typo in changelog links [@koppor] in [#1000] - Docs: update homepage (focus: new features, conciseness, deduplication) by [@pdmosses] in [#1018] @@ -64,6 +65,7 @@ Changes to `main` that are *not* in the latest pre-release: [#1091]: https://github.com/just-the-docs/just-the-docs/pull/1091 [#1092]: https://github.com/just-the-docs/just-the-docs/pull/1092 [#1095]: https://github.com/just-the-docs/just-the-docs/pull/1095 +[#1102]: https://github.com/just-the-docs/just-the-docs/pull/1102 [@koppor]: https://github.com/koppor [@deseo]: https://github.com/deseo