Update CHANGELOG

This commit is contained in:
Justin Mayer 2022-02-09 09:07:42 -07:00 committed by GitHub
commit 77e5381be7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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) <https://github.com/getpelican/pelican/pull/2938>`_
* Add ``categories.html`` template to default theme `(#2973) <https://github.com/getpelican/pelican/pull/2973>`_
* Document how to use plugins to inject content `(#2922) <https://github.com/getpelican/pelican/pull/2922>`_
4.7.1 - 2021-10-12
==================