summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-12-12 22:16:56 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-12-12 22:16:56 +0200
commit53bb67a30c3e101474670991d42f124ee0365781 (patch)
tree975c8947e7e5a07a63c95d790498e1bb48da75d6 /res
parent2b4f7b2e1d30b9749c716ca1f20bb1389cb9fa01 (diff)
Bumped version number to 0.13.1
Diffstat (limited to 'res')
-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.