# HG changeset patch # User Franz Glasner # Date 1778697920 -7200 # Node ID ac7e98fe3e14aed5a2b17310566dfb880aa7ac5d # Parent 2031d03606fdeea0b298cfe322574b278b1ccb30 Changelog diff -r 2031d03606fd -r ac7e98fe3e14 CHANGES.txt --- a/CHANGES.txt Wed May 13 20:20:01 2026 +0200 +++ b/CHANGES.txt Wed May 13 20:45:20 2026 +0200 @@ -12,6 +12,17 @@ Pre-1.0 Series -------------- +unreleased +~~~~~~~~~~ + +- **[doc]** + Build the PDF documentation with :command:`lualatex` now. + +- **[bugfix,doc]** + Make the ``intersphinx_mapping`` configuration variable compatible with + Sphinx 8. + + 0.23.3 (2023-12-07) ~~~~~~~~~~~~~~~~~~~ @@ -22,7 +33,7 @@ - **[bugfix,tests]** Add missing test data file(s). - + v0.23.2 (2023-12-04) ~~~~~~~~~~~~~~~~~~~~