diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-19 17:11:22 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-19 17:11:22 -0300 |
commit | 827e7ab074c3a34e7392090bee9e367a0e61405f (patch) | |
tree | 9e0cada9135cbdcf2a6c8e52e04f0afcca3041b5 /ChangeLog.md | |
parent | cb43dd26f95e6d346dbbf69730b32e1ca27a78ee (diff) | |
download | bookup-827e7ab074c3a34e7392090bee9e367a0e61405f.tar.gz bookup-827e7ab074c3a34e7392090bee9e367a0e61405f.tar.bz2 |
Fix: archive right after doing a build0.1.5
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 44edfac..829a3e5 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ # ChangeLog +## v0.1.5 - 2024-06-19 + +* [x] Archive after doing a build, making sure that the current tag is already + in the archive (and hence can have a permalink upfront). + ## v0.1.4 - 2024-06-11 ### Fixes |