diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 09:50:16 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 09:50:16 -0300 |
commit | ffa01f531edf80b57e992cbca6e2e04c4ab2b032 (patch) | |
tree | 2aa8fa547830ae7345635eebbd2ccb26bf737c48 /ChangeLog.md | |
parent | e94e689d8e8f7dc6e295cd7e957b93174051f525 (diff) | |
download | bookup-ffa01f531edf80b57e992cbca6e2e04c4ab2b032.tar.gz bookup-ffa01f531edf80b57e992cbca6e2e04c4ab2b032.tar.bz2 |
Fix: publisher metadata information on the PDF output
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 35eab02..5174f59 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,11 @@ # ChangeLog +## v0.2.2 - unreleased + +* [x] Fix publisher metadata information on the PDF output. + This required changing changing the "publisher" + metadata from `_common.yml` to `snippets/publisher.txt`. + ## v0.2.1 - 2024-09-16 * [x] Fix TOC spacing between section numbers and section titles when there are |