diff --git a/docs/changelog.rst b/docs/changelog.rst index 59102506..576e3d0c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,7 +4,9 @@ Release history 4.7.2 - 2022-02-09 ================== -Fix incorrect parsing of parameters specified via `-e` / `--extra-settings` option flags (#2938). +* Fix incorrect parsing of parameters specified via `-e` / `--extra-settings` option flags `(#2938) `_ +* Add ``categories.html`` template to default theme `(#2973) `_ +* Document how to use plugins to inject content `(#2922) `_ 4.7.1 - 2021-10-12 ==================