From b97fa32f107db3e057e8a1647e5839bdcedfdb7d Mon Sep 17 00:00:00 2001 From: Eric Lapouyade Date: Sun, 29 Dec 2024 18:53:25 +0100 Subject: [PATCH] v0.19.1 --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 823059f..81783d2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,7 @@ +0.19.1 (2024-12-29) +------------------- +- PR #575 : fix unicode in footnotes (Thanks to Jonathan Pyle) + 0.19.0 (2024-11-12) ------------------- - Support rendering variables in footnotes (Thanks to Bart Broere)