diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-16 22:05:40 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-16 22:05:40 -0300 |
commit | 6ead6169d2461ebfcf948da4af12e015b69350ac (patch) | |
tree | 71c8bdf4591195533b007fef23dbc93bf37bbb86 /ChangeLog.md | |
parent | 58dc341405aa9f0ce68b15ce3ce53927ed1f256e (diff) | |
download | bookup-6ead6169d2461ebfcf948da4af12e015b69350ac.tar.gz bookup-6ead6169d2461ebfcf948da4af12e015b69350ac.tar.bz2 |
Fix: TOC spacing0.2.1
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index cf8e043..35eab02 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ # ChangeLog +## v0.2.1 - 2024-09-16 + +* [x] Fix TOC spacing between section numbers and section titles when there are + many sections making the section number too big. + ## v0.2.0 - 2024-08-16 * [x] Provision: ensure a recent ggplot2 is used. |