From ec95a2c85554b52798ba9d670d18919fdfc62584 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Wed, 15 Jan 2025 17:53:09 +0100 Subject: [PATCH] Prepare release --- RELEASE.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 RELEASE.md diff --git a/RELEASE.md b/RELEASE.md new file mode 100644 index 000000000..9fb13e496 --- /dev/null +++ b/RELEASE.md @@ -0,0 +1,8 @@ +Release type: minor + +- Add setting to selectively omit Typogrify filters `(#3439) `_ +- Add more blocks to the Simple theme’s base template, making it easier to create new themes by inheriting from the Simple theme `(#3405) `_ +- Fix auto-reload behavior upon changes to the theme, content or settings. Make default ``IGNORE_FILES`` recursively ignore all hidden files as well as the `default filters `_ from ``watchfiles.DefaultFilter``. `(#3441) `_ +- Get current year from the ``SOURCE_DATE_EPOCH`` environment variable, if available `(#3430) `_ +- Add Python 3.13 to test matrix and remove Python 3.8 `(#3435) `_ +- Require Typogrify 2.1+ and Pygments <2.19