diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b18c8ffc751efb11aeabd49e838289ec05e6b53..e5e9c31bf9415c13fadf7e32eb6b00a1b233b709 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ Changes to `main` that are *not* in the latest pre-release: - Fixed: external links for sites with no pages by [@pdmosses] in [#1021] - Fixed: duplicate `title` if `jekyll-seo-tag` not in users's plugins - Fixed: removes (duplicate) `favicon.html`, shifts content to `head_custom.html` by [@mattxwang] in [#1027] +- Fixed: add `reversed`, deprecate `desc` for nav `child_nav_order` by [@jmertic] in [#1061] - Docs: fix typo in changelog links [@koppor] in [#1000] - Docs: update homepage (focus: new features, conciseness, deduplication) by [@pdmosses] in [#1018] - Docs: update README (focus: new features, conciseness, deduplication) by [@pdmosses] in [#1019] @@ -41,6 +42,7 @@ Changes to `main` that are *not* in the latest pre-release: [#1021]: https://github.com/just-the-docs/just-the-docs/pull/1021 [#1027]: https://github.com/just-the-docs/just-the-docs/pull/1027 [#1040]: https://github.com/just-the-docs/just-the-docs/pull/1040 +[#1061]: https://github.com/just-the-docs/just-the-docs/pull/1061 [@koppor]: https://github.com/koppor [@deseo]: https://github.com/deseo