forked from github/pelican
605 B
605 B
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