diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-02-27 19:11:24 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-02-27 19:11:24 +0200 |
commit | 10e93f82aba4ebc7fbbc3a5739d2c8ae4f6cc013 (patch) | |
tree | 2aaf6b367ebc37532c4bd3346ff29632ed291b4f /res/about | |
parent | 2c8f33e6e4394b59ba57183ee422e35d1363d905 (diff) |
Fixed crash when creating a bookmark
IssueID #184
Diffstat (limited to 'res/about')
-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 8bd30dfb..bd66554b 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.2.1 | ||
10 | * Fixed crash when creating a bookmark. | ||
11 | |||
9 | ## 1.2 | 12 | ## 1.2 |
10 | 13 | ||
11 | New features: | 14 | New features: |