changelog: prepare for 1.10.3

This commit is contained in:
Daniel Eklöf 2021-12-08 18:08:45 +01:00
parent 352077c78a
commit 924726ac76
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.10.3](#1-10-3)
* [1.10.2](#1-10-2)
* [1.10.1](#1-10-1)
* [1.10.0](#1-10-0)
@ -35,7 +35,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.10.3
### Added
* Kitty keyboard protocol:
@ -50,9 +51,6 @@
(mode `0b10000`)
### Changed
### Deprecated
### Removed
### Fixed
* Crash when bitmap fonts are scaled down to very small font sizes
@ -60,10 +58,6 @@
* Crash when overwriting/erasing an OSC-8 URL.
### Security
### Contributors
## 1.10.2
### Added