mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Prepare release
This commit is contained in:
parent
17089aefc9
commit
de2e9b7e41
1 changed files with 8 additions and 0 deletions
8
RELEASE.md
Normal file
8
RELEASE.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Release type: patch
|
||||
|
||||
* 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue