diff options
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index a62fe7c..57adace 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,7 +1,9 @@ # ChangeLog -## v0.0.3 - Unreleased +## v0.2.3 - 2024-10-06 +* [x] Fix a `NULL` at the end of TOC in the PDF version. + It was inserted at the TeX source, due to an empty `R` block. * [x] Removes the unused `biblio-style` config. ## v0.2.2 - 2024-09-29 |