aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-29 13:38:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-06-29 13:38:33 -0300
commit4efe4d567ab064846cdadb4582311c2716ddb2a3 (patch)
treedd2092d20f2561a3cda699926e5aace40a12e98a /ChangeLog.md
parentd52c082bf90021098bc61fa88b471b56e0a7309e (diff)
downloadbookup-0.1.7.tar.gz
bookup-0.1.7.tar.bz2
Fix: Do not include the references block at the end of every file processed0.1.7
Diffstat (limited to 'ChangeLog.md')
-rw-r--r--ChangeLog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index c6840d5..f115453 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,9 @@
# ChangeLog
+## v0.1.7 - 2024-06-29
+
+* [x] Do not include the references block at the end of every file processed.
+
## v0.1.6 - 2024-06-19
* [x] Apply fixes to the archive/permalink logic.