diff options
-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 d429dd3b..9a66972b 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.7 | ||
10 | * Fixed an issue where window contents were not being updated immediately after the window gets exposed when using, e.g., openbox or dwm. | ||
11 | |||
9 | ## 0.6 | 12 | ## 0.6 |
10 | * Added an indicator to visualize progress of network requests. | 13 | * Added an indicator to visualize progress of network requests. |
11 | * Added new color themes for page content: Colorful Light, Black, Gray, Sepia, High Contrast. | 14 | * Added new color themes for page content: Colorful Light, Black, Gray, Sepia, High Contrast. |