summaryrefslogtreecommitdiffstatshomepage
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorWolfgang Müller2024-07-22 14:40:47 +0200
committerWolfgang Müller2024-07-22 14:40:47 +0200
commit4ef03c19bd0467e4a89afaaa0481d186e669b071 (patch)
tree71bfe653f8cfb59d72dacf084c04102043c99205 /docs/changelog.rst
parent31b1e182b3146ce16e3bd374bde63e0708b74490 (diff)
downloadhircine-4ef03c19bd0467e4a89afaaa0481d186e669b071.tar.gz
release: Version 0.2.0HEAD0.2.0trunk
Diffstat (limited to '')
-rw-r--r--docs/changelog.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index eec62d7..2b4d130 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -1,6 +1,20 @@
Changelog
=========
+0.2.0
+-----
+
+- Update to Svelecte 4. See :commit:`f530348de4aa5db05eff44c801af6251200372cf`.
+- The reader now shows loading indicators if loading takes too long. See
+ :commit:`d297c6310a6a4db8dd7cc3efe6ff59620deadcc0`.
+- The reader now preloads the surrounding pages automatically. See
+ :commit:`4d710514f5d7931bfd0673c6d44c5a1d725a5cd3`.
+- The reader now shows a simple page indicator. See
+ :commit:`ed4f65804c8aef47367241d57caa5ac39fe0ce8f`.
+- The reader now supports switching to the first or last page using the
+ ``Home`` and ``End`` keys respectively. See
+ :commit:`4e6425585be1e9f2e2b9bc6dc5a5d3ba0f611d27`.
+
0.1.1
-----