Update CHANGELOG.md

This commit is contained in:
Matt Wang 2022-09-16 11:42:46 -07:00 committed by GitHub
parent 9107f2e81e
commit b99642697f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ All notable changes to this project are documented in this file.
(Changes to `main` that are *not* in the latest pre-release will be listed here.)
- Added: styling for `<blockquote>` by @mattxwang in https://github.com/just-the-docs/just-the-docs/pull/965
- Fixed: spacing issue when search is disabled by @henryiii in https://github.com/just-the-docs/just-the-docs/pull/960
- Fixed: active grandchild link class by @pdmosses in https://github.com/just-the-docs/just-the-docs/pull/962
- Fixed: HTML validation issues (W3C validator) by @mattxwang in https://github.com/just-the-docs/just-the-docs/pull/964