mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Release Pelican 4.7.1
This commit is contained in:
parent
de2e9b7e41
commit
bb10d286a6
4 changed files with 12 additions and 10 deletions
|
|
@ -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
|
||||
==================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue