summaryrefslogtreecommitdiff
path: root/res/about
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-09-01 17:26:19 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-09-01 17:26:19 +0300
commit2bc59acda6a7417063449e1308e8317e5cbf9723 (patch)
tree4c74004c9361fdc956bf118ed7fc16902998580b /res/about
parent3411bd76743bb95e9cf6f778f913cb5ce077a903 (diff)
Bumped version to 1.6.6; updated release notes
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 b4b03100..09b2e1ce 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## 1.6.6
10* Fixed URL encoding of the % character.
11
9## 1.6.5 12## 1.6.5
10* Audio init errors are no longer fatal. SDL's error message will still be printed. 13* Audio init errors are no longer fatal. SDL's error message will still be printed.
11* Fixed appearance of tab buttons (should have no top frame). 14* Fixed appearance of tab buttons (should have no top frame).