diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-11 17:07:54 +0100 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-11 17:07:54 +0100 |
commit | 95021fc04652c6e02c81cb454b03237c3616eb49 (patch) | |
tree | 491452d8c74f37aaa2d842880e68e2297f6917bd /ChangeLog.md | |
parent | a2b2b7886fc9b25a5c5c01509bddaddfcd6dcb8a (diff) | |
download | bookup-0.1.4.tar.gz bookup-0.1.4.tar.bz2 |
Feat: PDF: fine-grained control of lists of tables, figures etc0.1.4
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 583d682..44edfac 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,6 @@ # ChangeLog -## v0.1.4 - unreleased +## v0.1.4 - 2024-06-11 ### Fixes @@ -9,6 +9,8 @@ ### Features +* [x] Fine-grained control of lists of tables, + figures etc. * [x] Scaffolding to support a "Recent changes" section in the compiled book. * [x] Documentation: Bookup features, and minor |