Update CHANGELOG.md

This commit is contained in:
Matt Wang
2022-12-26 16:47:31 -08:00
committed by GitHub
parent ce3f34bbc7
commit c1c44e88cf

View File

@@ -21,6 +21,7 @@ This website includes docs for some new features that are not available in `v0.4
Changes to `main` that are *not* in the latest pre-release:
- Added: support multiple Google Analytics tracking IDs, document UA -> GA4 switch by [@MichelleBlanchette] in [#1029]
- Added: copy code button to code snippets by [@simonebortolin] in [#945]
- Fixed: incorrect disambiguation in generated TOCs by [@pdmosses] in [#999]
- Fixed: duplicated external links in collections by [@pdmosses] in [#1001]
- Fixed: import order of `custom.scss`; puts at end by [@deseo] in [#1010]
@@ -37,6 +38,7 @@ Changes to `main` that are *not* in the latest pre-release:
- Docs: update homepage (focus: new features, conciseness, deduplication) by [@pdmosses] in [#1018]
- Docs: update README (focus: new features, conciseness, deduplication) by [@pdmosses] in [#1019]
[#945]: https://github.com/just-the-docs/just-the-docs/pull/945
[#999]: https://github.com/just-the-docs/just-the-docs/pull/999
[#1000]: https://github.com/just-the-docs/just-the-docs/pull/1000
[#1001]: https://github.com/just-the-docs/just-the-docs/pull/1001
@@ -58,6 +60,7 @@ Changes to `main` that are *not* in the latest pre-release:
[@koppor]: https://github.com/koppor
[@deseo]: https://github.com/deseo
[@MichelleBlanchette]: https://github.com/MichelleBlanchette
[@simonebortolin]: https://github.com/simonebortolin
## Pre-release v0.4.0.rc3