summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'res/about/version.gmi')
-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 08e647b8..d91de9ff 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.13.1
10* Fixed build failure on Linux.
11
9## 0.13 12## 0.13
10* Support for Internationalized Domain Names (IDN) in network requests. 13* Support for Internationalized Domain Names (IDN) in network requests.
11* Percent-encoded URL paths are shown decoded in the UI, and encoded in outgoing requests. 14* Percent-encoded URL paths are shown decoded in the UI, and encoded in outgoing requests.