aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa68675..2acda25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,20 @@
This file lists important changes to the weltschmerz terminal emulator.
+Changes in version 1.4.1, released on July 16, 2021:
+
+ --- MINOR NEW FEATURES ---
+ * URL matching now supports gopher:// URLs.
+
+ --- MINOR BUGFIXES ---
+ * The regular expression for URL matching has been cleaned up and
+ improved.
+
+ --- TRANSLATIONS ---
+ * The manual has been translated into German.
+
+ --- THANKS TO ---
+ * nortti for regex improvements and gopher:// URL matching support.
+
Changes in version 1.4.0, released on July 3, 2021:
--- MINOR NEW FEATURES ---