diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-10-18 21:44:31 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-10-18 21:44:31 +0300 |
commit | d0f724bc627c85fdfd9c1848a3307faab966a04b (patch) | |
tree | b9eb01f77a098bfb30896abf8e4f9de5997ba27c | |
parent | 69b71ecd9760a02dd243d51580348d3ed698d0f7 (diff) |
Updated release notes
-rw-r--r-- | res/about/version.gmi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 4ec7ea41..fdc70eef 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,10 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 0.6 | ||
10 | * Added new color themes for page content: Colorful Light, Black, Gray, Sepia, High Contrast. | ||
11 | * Dark and light mode page content themes can be chosen in Preferences. | ||
12 | |||
9 | ## 0.5 | 13 | ## 0.5 |
10 | * Added MP3 support in the audio player (using mpg123). | 14 | * Added MP3 support in the audio player (using mpg123). |
11 | => https://mpg123.org/ mpg123: MPEG audio player and decoder library | 15 | => https://mpg123.org/ mpg123: MPEG audio player and decoder library |