diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 09:54:08 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-29 09:54:08 -0300 |
commit | 2ec7d58f08dc4988c9c0e61fae5c4accb117b5d6 (patch) | |
tree | b5636d8763547756e9ec665fae0d7640871bf3bc /ChangeLog.md | |
parent | ffa01f531edf80b57e992cbca6e2e04c4ab2b032 (diff) | |
download | bookup-2ec7d58f08dc4988c9c0e61fae5c4accb117b5d6.tar.gz bookup-2ec7d58f08dc4988c9c0e61fae5c4accb117b5d6.tar.bz2 |
Fix: display label before the book URL
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 5174f59..11d2419 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,8 @@ ## v0.2.2 - unreleased +* [x] Display label before the book URL. + * [x] Fix publisher metadata information on the PDF output. This required changing changing the "publisher" metadata from `_common.yml` to `snippets/publisher.txt`. |