diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-09-16 11:08:01 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2020-09-16 11:08:01 +0300 |
commit | 05acbff09c6f74801997fcc3df507186d855232e (patch) | |
tree | b1b87136d687655ba4fea06ccb967457d7778462 /res | |
parent | 8fb0dc51a4b303f9c3a554cd8f72f7ae1a8da78b (diff) |
macOS: Changing sidebar modes via touch bar
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index 9eacc5d6..cfd32497 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -9,7 +9,7 @@ | |||
9 | ## 0.2 | 9 | ## 0.2 |
10 | * Fall back to software rendering automatically if accelerated graphics are not available. | 10 | * Fall back to software rendering automatically if accelerated graphics are not available. |
11 | * Added `--sw` option to force software rendering. | 11 | * Added `--sw` option to force software rendering. |
12 | * macOS: Touch bar buttons for Back, Forward, Find, New Tab. | 12 | * macOS: Touch bar buttons for Back, Forward, Find, New Tab, and sidebar modes. |
13 | 13 | ||
14 | ## 0.1.1 | 14 | ## 0.1.1 |
15 | * Fixed a potential crash at startup. | 15 | * Fixed a potential crash at startup. |