changelog: prepare for 1.4.2

This commit is contained in:
Daniel Eklöf 2020-07-23 18:51:33 +02:00
parent 1c8e103c92
commit 0e0d6aea86
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,6 @@
# Changelog # Changelog
* [Unreleased](#unreleased) * [1.4.2](#1.4.2)
* [1.4.1](#1-4-1) * [1.4.1](#1-4-1)
* [1.4.0](#1-4-0) * [1.4.0](#1-4-0)
* [1.3.0](#1-3-0) * [1.3.0](#1-3-0)
@ -10,15 +10,13 @@
* [1.2.0](#1-2-0) * [1.2.0](#1-2-0)
## Unreleased ## 1.4.2
### Added
### Changed ### Changed
* Maximum window title length from 100 to 2048. * Maximum window title length from 100 to 2048.
### Deprecated
### Removed
### Fixed ### Fixed
* Crash when overwriting a sixel and the row being overwritten did not * Crash when overwriting a sixel and the row being overwritten did not
@ -26,9 +24,6 @@
* Assertion failure in debug builds when overwriting a sixel image. * Assertion failure in debug builds when overwriting a sixel image.
### Security
## 1.4.1 ## 1.4.1
### Fixed ### Fixed