diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-09-09 06:25:34 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-09-09 06:25:34 +0300 |
commit | 562a0d2d38c0621a296e8343270f3f1efc268156 (patch) | |
tree | bafcf10c0a5609ed50c756e4ebf550de7f78380c | |
parent | 2e336ab65eae652714daccb14e08026c37bb823f (diff) |
Updated release notes
-rw-r--r-- | res/about/version.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 58972292..30022a33 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,6 +7,7 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.6.6 | 9 | ## 1.6.6 |
10 | * Adjusted mouse wheel smooth scrolling speed for better consistency. The default scrolling speeds were increased to level 2. | ||
10 | * Fixed URL encoding of the % character. | 11 | * Fixed URL encoding of the % character. |
11 | * Fixed hang when wrapping a very long word (with HarfBuzz disabled). | 12 | * Fixed hang when wrapping a very long word (with HarfBuzz disabled). |
12 | 13 | ||