Release Pelican 4.7.1

This commit is contained in:
botpub 2021-10-12 14:45:30 +00:00
commit bb10d286a6
4 changed files with 12 additions and 10 deletions

View file

@ -1,6 +1,16 @@
Release history
###############
4.7.1 - 2021-10-12
==================
* Extend rich logging to server component `(#2927) <https://github.com/getpelican/pelican/pull/2927>`_
* Fix an issue where metadata flagged to be discarded was being cached `(#2926) <https://github.com/getpelican/pelican/pull/2926>`_
* Adjust suffix in server to allow redirection when needed `(#2931) <https://github.com/getpelican/pelican/pull/2931>`_
* Add MIME types for web fonts `(#2929) <https://github.com/getpelican/pelican/pull/2929>`_
* Distribute sample data used to run tests `(#2935) <https://github.com/getpelican/pelican/pull/2935>`_
* Add Python 3.10 to test matrix
4.7.0 - 2021-10-01
==================