diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 --- |