diff options
author | Wolfgang Müller | 2021-07-16 13:23:14 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-07-16 13:23:14 +0200 |
commit | 8a87662e4d2be193e3110903e83f12347a12d4cb (patch) | |
tree | 381fc400b63a0dc5e030cb3a5a70e930759e2ab6 /NEWS | |
parent | f9b97a698936a5c0d745f92a5b0e2bba1a1dbdbd (diff) | |
download | weltschmerz-8a87662e4d2be193e3110903e83f12347a12d4cb.tar.gz |
Prepare release of version 1.4.11.4.1
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 --- |