diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:43:47 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-10-06 20:43:47 -0300 |
commit | 92b9b197cb9f31321069df081393f8e0791d829c (patch) | |
tree | d5a0d8b73e6b749f1852b0ec4d7b0a7b11d7459e /ChangeLog.md | |
parent | f1a14aebedceddece373dde4fb9ee1a542f1d970 (diff) | |
download | bookup-92b9b197cb9f31321069df081393f8e0791d829c.tar.gz bookup-92b9b197cb9f31321069df081393f8e0791d829c.tar.bz2 |
Fix: NULL at the end of the PDF TOC (2)0.2.4
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 57adace..b72c275 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,9 @@ # ChangeLog +## v0.2.4 - 2024-10-06 + +* [x] Apply the previous `NULL` fix to the portuguese template. + ## v0.2.3 - 2024-10-06 * [x] Fix a `NULL` at the end of TOC in the PDF version. |