summaryrefslogtreecommitdiffstatshomepage
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-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
-----