diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-08-03 14:10:34 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-08-03 14:10:34 +0300 |
commit | 79ea5742327771a7cca91815d5630775d44c549d (patch) | |
tree | d692c46f54fe46017be6cee848bb232c341036ac /res | |
parent | c0942b96f1a78a4b78af68709f60c9d171fd11e9 (diff) |
Bumped version to 1.6.3
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 07814a32..73e429d3 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.3 | ||
10 | * Select all text in an input field using Shift+Ctrl+A. | ||
11 | |||
9 | ## 1.6.2 | 12 | ## 1.6.2 |
10 | * Added `--tab-url` to print currently active tab's URL. | 13 | * Added `--tab-url` to print currently active tab's URL. |
11 | * Upload dialog expands to full window height when the entered text is long. | 14 | * Upload dialog expands to full window height when the entered text is long. |