From 61ff855effce391015a0729d5e11163a060203c9 Mon Sep 17 00:00:00 2001 From: Simon Conseil Date: Mon, 20 Oct 2025 19:13:28 +0200 Subject: [PATCH] update changelog --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 7ea518e..141fc69 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,6 +7,14 @@ Version 2.6dev Not released yet. +Sigal now requires Python 3.11+. + +- With the photoswipe theme, albums can contain both images and sub-albums + [:issue:`535`]. +- Fix issue with latest version of feedgenerator. +- Fix compat with click 8.2.0. +- Fix theme URL for photoswipe. + Version 2.5 ~~~~~~~~~~~