diff options
author | Michael Vetter <jubalh@iodoru.org> | 2022-03-30 12:49:07 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2022-03-30 14:08:49 +0200 |
commit | 9214b0a10a6935ec46d052fc2b08490f4b188736 (patch) | |
tree | 5fd4401d480b16334fe71760b151847458287854 /CHANGELOG | |
parent | b5a6074b315e86eff286d9c416b6c3809139f1f8 (diff) | |
download | profani-tty-9214b0a10a6935ec46d052fc2b08490f4b188736.tar.gz |
Release 0.12.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG index 9cad6b03..8e093ecd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ -0.12.0 (2022-03-29) +0.12.0 (2022-03-30) ===== -Eight months and 203 commits after 0.11.0 we are happy to release 0.12.0. +Eight months and 207 commits after 0.11.0 we are happy to release 0.12.0. 16 people contributed code to it: @sjaeckel, @MarcoPolo-PasTonMolo, @paulfertser, @DebXWoody, @trofi, @nandesu-utils, @carlocab, @binex-dsk, @nlfx, @JurajMlich, @@ -51,6 +51,7 @@ Changes: - Make sendfile work with self signed certificates (#1624) - Reset URL autocompletion after usage (#1654) - Use EDITOR environment variable and only use vim if this is unset (#1658) +- Fix invalid mbrlen in input field (#1660) Tips: - You can press alt+c to open an external editor. This is handy for multiline editing |