Update CHANGELOG.md

This commit is contained in:
Matt Wang
2023-01-13 15:59:06 -08:00
committed by GitHub
parent a789198b20
commit 5e7a481258

View File

@@ -21,13 +21,18 @@ 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:
- Fixed: incorrect `padding` property value pair in `search.scss` by [@kevinlin1] in [#1123]
- Fixed: Fixes minor spacing and comment nits by [@EricFromCanada] in [#1128]
- Fixed: minor spacing and comment nits by [@EricFromCanada] in [#1128]
- Docs: update `README` demo video by [@codewithfan] in [#1097]
- Docs: update "View Typography Utilities" link by [@agabrys] in [#1130]
- Docs: fix broken relative page links by [@mattxwang] in [#1106]
[#1097]: https://github.com/just-the-docs/just-the-docs/pull/1097
[#1106]: https://github.com/just-the-docs/just-the-docs/pull/1106
[#1123]: https://github.com/just-the-docs/just-the-docs/pull/1123
[#1128]: https://github.com/just-the-docs/just-the-docs/pull/1128
[#1130]: https://github.com/just-the-docs/just-the-docs/pull/1130
[@agabrys]: https://github.com/agabrys
[@codewithfan]: https://github.com/codewithfan
[@kevinlin1]: https://github.com/kevinlin1
[@EricFromCanada]: https://github.com/EricFromCanada