diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 6c9b6f1c..0d0835da 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -6,6 +6,11 @@ | |||
6 | ``` | 6 | ``` |
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.0 | ||
10 | * Export bookmarks via "about:bookmarks". | ||
11 | * Listing all bookmarks by tag or creation time. | ||
12 | * Import all links on page as bookmark. | ||
13 | |||
9 | ## 0.13.2 | 14 | ## 0.13.2 |
10 | * Added a little spinner to indicate ongoing requests. | 15 | * Added a little spinner to indicate ongoing requests. |
11 | * Fixed very thin progress bar on HiDPI displays. | 16 | * Fixed very thin progress bar on HiDPI displays. |