diff options
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 153882c7..a81dcfa9 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.0.2 | ||
10 | * Fixed editing identity notes. The entered new notes were not being applied. | ||
11 | |||
9 | ## 1.0.1 | 12 | ## 1.0.1 |
10 | * Fixed percent-encoding of the query string. | 13 | * Fixed percent-encoding of the query string. |
11 | * Fixed cursor positioning in input fields. | 14 | * Fixed cursor positioning in input fields. |