summaryrefslogtreecommitdiffstatshomepage
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorWolfgang Müller2025-03-26 22:05:42 +0100
committerWolfgang Müller2025-03-26 22:05:42 +0100
commit7206736845bb4d634c8fa001c61495b2e721c159 (patch)
treea22285cfc1454dee7ad3e919aa68294b27f3de2d /docs/changelog.rst
parentb04cab20afc8d0c95ecae592cb44494858a06f46 (diff)
downloadhircine-7206736845bb4d634c8fa001c61495b2e721c159.tar.gz
release: Version 0.4.20.4.2
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index c927320..f9e755f 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,6 +1,18 @@
Changelog
=========
+0.4.2
+-----
+
+- ``hircine import`` now reports the path of corrupt ZIP files when scanning.
+ See :commit:`dd1ef483ef90f35218f5a4a3ea37a624b38ca8da`.
+- Trying to navigate away from a "Comic not found" page will no longer pop up a
+ warning about pending changes. See
+ :commit:`0da158d0f0cc5bc611441f7cb8b36bb36e485ddd`.
+- Small internal improvements, along with updates to Python and JS
+ dependencies. For the full list of changes, see `the 0.4.2 log
+ <https://git.oriole.systems/hircine/log/?qt=range&q=0.4.1..0.4.2>`_.
+
0.4.1
-----