diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-09-30 22:04:34 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-09-30 22:04:34 -0300 |
commit | c638ce033524deae1ac1ca5f553c7d20869bb971 (patch) | |
tree | 1d88ec50f997fcc9e9f2d843a7bfd0e62e6c397e /ChangeLog.md | |
parent | d63de0cc706dd287510c11ad8e9fc2ddb721ee2b (diff) | |
download | bookup-c638ce033524deae1ac1ca5f553c7d20869bb971.tar.gz bookup-c638ce033524deae1ac1ca5f553c7d20869bb971.tar.bz2 |
Fix: removes the unused "biblio-style" config
Diffstat (limited to 'ChangeLog.md')
-rw-r--r-- | ChangeLog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 551571a..a62fe7c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,9 @@ # ChangeLog +## v0.0.3 - Unreleased + +* [x] Removes the unused `biblio-style` config. + ## v0.2.2 - 2024-09-29 * [x] Display label before the book URL. |