diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 3 |
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). |