diff options
author | Wolfgang Müller | 2025-04-02 18:42:04 +0200 |
---|---|---|
committer | Wolfgang Müller | 2025-04-02 18:42:04 +0200 |
commit | 9b08134370c3f218d7d0a2ae001943f13095dbc8 (patch) | |
tree | f08b658d811094335cb18d9ee5cc27addb59c582 /docs/changelog.rst | |
parent | cb1fde27abff3c46ec227a575d6764d593b9c99e (diff) | |
download | hircine-9b08134370c3f218d7d0a2ae001943f13095dbc8.tar.gz |
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index f9e755f..35afb2b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,17 @@ Changelog ========= +0.4.3 +----- + +- Comic cards now have the covers aligned to the left. This is especially + useful for double-page covers which now show more relevant content. See + :commit:`f720d55f7a5a0f7a353adcb5a060ec731486965e`. +- URLs may now also be excluded. See + :commit:`cf9801172a175e3580d07729c14778ededf6fcda`. +- Further miscellaneous internal improvements. For the full list of changes, + see `the 0.4.3 log <https://git.oriole.systems/hircine/log/?qt=range&q=0.4.2..0.4.3>`_. + 0.4.2 ----- |