summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/about/version.gmi7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi
index c900ed04..c6057490 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -6,6 +6,13 @@
6``` 6```
7# Release notes 7# Release notes
8 8
9## 1.3
10* Only one instance of Lagrange is allowed to run per user directory.
11* A previously started instance can be controlled with command line options.
12* `--list-tab-urls` prints a list of the currently open URLs.
13* Added `--help`, `--version` options.
14* A server certificate can also be verified by Certificate Authorities. When "CA file" and/or "CA path" are set in Preferences, CA verification will mark a certificate as trusted.
15
9## 1.2.1 16## 1.2.1
10* Fixed crash when creating a bookmark. 17* Fixed crash when creating a bookmark.
11 18