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
* [Unreleased](#unreleased)
* [1.4.2](#1.4.2)
* [1.4.1](#1-4-1)
* [1.4.0](#1-4-0)
* [1.3.0](#1-3-0)
@ -10,15 +10,13 @@
* [1.2.0](#1-2-0)
## Unreleased
### Added
## 1.4.2
### Changed
* Maximum window title length from 100 to 2048.
### Deprecated
### Removed
### Fixed
* 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.
### Security
## 1.4.1
### Fixed