diff options
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r-- | res/about/version.gmi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 28263653..f9be6955 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,10 +7,11 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.0 | 9 | ## 1.0 |
10 | * Export bookmarks via "about:bookmarks". Added a menu item for showing this page. | 10 | * Export bookmarks via "about:bookmarks". Added a menu item for showing the page. |
11 | * Listing all bookmarks by tag or creation time. | 11 | * Listing all bookmarks by tag or creation time. |
12 | * Import all links on page as bookmarks. | 12 | * Import all links on page as bookmarks. |
13 | * Open links with an unrecognized scheme in the default browser. | 13 | * Open links with an unrecognized scheme in the default browser. |
14 | * Removed unimplemented menu items. | ||
14 | 15 | ||
15 | ## 0.13.2 | 16 | ## 0.13.2 |
16 | * Added a little spinner to indicate ongoing requests. | 17 | * Added a little spinner to indicate ongoing requests. |