diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-09-15 14:30:15 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-09-15 14:30:15 +0300 |
commit | fb4a7d1042eae16f99b40bcd79bd2ff0911e56cb (patch) | |
tree | 4c6b910e49dc1d5153cb2e56a48d155c20d8dea2 /res/about | |
parent | 818b4e13bc8b76166858d0ed327fd8895578a397 (diff) |
Version 0.2 in the release notes
Diffstat (limited to 'res/about')
-rw-r--r-- | res/about/version.gmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 2bbf673a..aa3d759a 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,8 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 0.2 | ||
10 | |||
9 | ## 0.1.1 | 11 | ## 0.1.1 |
10 | * Fixed a potential crash at startup. | 12 | * Fixed a potential crash at startup. |
11 | * Fixed bug where user's query input is handled by all tabs. | 13 | * Fixed bug where user's query input is handled by all tabs. |