changelog: prepare for 1.6.3

This commit is contained in:
Daniel Eklöf 2021-01-29 19:52:27 +01:00
parent 8f0a3ee7a9
commit efd1e05b48
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -22,6 +22,7 @@
## 1.6.3 ## 1.6.3
### Added ### Added
* Completions for fish shell * Completions for fish shell
@ -40,8 +41,6 @@
stripped from pasted text. stripped from pasted text.
### Deprecated
### Removed
### Fixed ### Fixed
* Exit when the client application terminates, not when the TTY file * Exit when the client application terminates, not when the TTY file
@ -71,7 +70,6 @@
* Scrollback search not matching multi-column characters. * Scrollback search not matching multi-column characters.
### Security
### Contributors ### Contributors
* [birger](https://codeberg.org/birger) * [birger](https://codeberg.org/birger)