diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-12-13 11:21:15 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-12-13 11:21:15 +0200 |
commit | 730540332cbeaf949263bdf5dae5714688f0d10a (patch) | |
tree | de4b43f58cc40848643cdd6a296913537b943ab9 /res/about/version.gmi | |
parent | 71699b5095d1acb01946537cdc7aa4022c28a126 (diff) |
Fixed UI text color regression
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 d91de9ff..868d2ac3 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 | ## 0.13.2 | ||
10 | * Fixed incorrect text colors in the UI (e.g., selected lookup result). | ||
11 | |||
9 | ## 0.13.1 | 12 | ## 0.13.1 |
10 | * Fixed build failure on Linux. | 13 | * Fixed build failure on Linux. |
11 | 14 | ||