summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
Diffstat (limited to 'res/about')
-rw-r--r--res/about/version.gmi3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 26fae067..761c1c5d 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,6 +6,9 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 0.10
10* Improvements to URL parsing with regard to RFC 3986.
11
9## 0.9 12## 0.9
10* Clicking on the top banner of a page (where the site icon and hostname are shown) navigates to the root directory of the site. 13* Clicking on the top banner of a page (where the site icon and hostname are shown) navigates to the root directory of the site.
11* Added menu items and keybindings for navigating to site root or the parent directory. 14* Added menu items and keybindings for navigating to site root or the parent directory.