diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-11-11 08:35:18 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-11-11 08:35:18 +0200 |
commit | 89c9f76781fca5b96081e748bea87ccfa376c0d7 (patch) | |
tree | d54e618554f9378cc1893a270460a7f49f1d9ae8 | |
parent | 31fc1b53ff62693e166c8c9dc1e53a25af7af6e1 (diff) |
Updated release notes
-rw-r--r-- | res/about/version.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 29e303f5..10f55cb9 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,10 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 0.8.1 | ||
10 | * Fixed potential lockup when navigating back to a query prompt. | ||
11 | * macOS: Improved handling of scroll wheel events from a mouse. | ||
12 | |||
9 | ## 0.8 | 13 | ## 0.8 |
10 | * Added support for Gopher. | 14 | * Added support for Gopher. |
11 | * Added support for the full palette of 8-bit ANSI foreground colors. | 15 | * Added support for the full palette of 8-bit ANSI foreground colors. |