summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-09-15 11:35:29 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-09-15 11:39:34 +0300
commit67d80bfb893078a2dc2f70309a44fdef9e7b57fb (patch)
tree869a831741c2fca6603adc82ecbb5774cc11f048
parentad271f8359bb3c2e27779025d30eb505c1e05677 (diff)
Release notes for 0.1.1
# Conflicts: # res/about/version.gmi
-rw-r--r--res/about/version.gmi6
1 files changed, 4 insertions, 2 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 463d9f8e..2bbf673a 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,9 +6,11 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 0.2 9## 0.1.1
10* Windows: Fixed opening HTTP links in the default web browser. 10* Fixed a potential crash at startup.
11* Fixed bug where user's query input is handled by all tabs.
11* Default sidebar mode is Bookmarks. 12* Default sidebar mode is Bookmarks.
13* Windows: Fixed opening HTTP links in the default web browser.
12 14
13## 0.1 15## 0.1
14* The major version zero is reserved for non-feature-complete releases. 16* The major version zero is reserved for non-feature-complete releases.