summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2020-11-03 13:54:04 +0200
committerJaakko Keränen <jaakko.keranen@iki.fi>2020-11-03 13:54:04 +0200
commit4e076de8be2fd29d4c6489a041cc4b67a0246c2e (patch)
tree713d4a795537d10304036b20e878dc2c8654b693 /res/about/version.gmi
parent5504df15df345a73a950d01291e61c71896f6ded (diff)
DocumentWidget: Opening links in foreground/background
IssueID #20
Diffstat (limited to 'res/about/version.gmi')
-rw-r--r--res/about/version.gmi3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index ead4d5d2..4fb8eb37 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.8
10* ${CTRL+}Click opens tab in background, ${SHIFT+}${CTRL+}Click opens as foreground tab.
11
9## 0.7.1 12## 0.7.1
10* Fixed build on OpenBSD. 13* Fixed build on OpenBSD.
11* Fixed build with LibreSSL. 14* Fixed build with LibreSSL.