diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-07-30 14:43:48 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-07-30 14:43:48 +0300 |
commit | 6dce991138050e30b4e2d4ef6195c94b8004e4e0 (patch) | |
tree | 63009a634c1a6d257afe9caca3178806bb877ffc /res/about/version.gmi | |
parent | afa7008e4e99c7e14cda3dcf2d6bac269719eb12 (diff) |
Updated release notes
Diffstat (limited to 'res/about/version.gmi')
-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 4224ebb3..abb7faa9 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.2 | ||
10 | * Home/End keys in an input field move to start/end of the wrapped line segment. | ||
11 | |||
9 | ## 1.6.1 | 12 | ## 1.6.1 |
10 | * Fixed potential crash when inserting a line break in an input field. | 13 | * Fixed potential crash when inserting a line break in an input field. |
11 | * Fixed cursor positioning in fixed-length input fields. | 14 | * Fixed cursor positioning in fixed-length input fields. |