changelog: prepare for 1.12.1

This commit is contained in:
Daniel Eklöf 2022-04-27 20:05:51 +02:00
parent cd513e1761
commit 225f8e659e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.12.1](#1-12-1)
* [1.12.0](#1-12-0)
* [1.11.0](#1-11-0)
* [1.10.3](#1-10-3)
@ -38,7 +38,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.12.1
### Added
* Workaround for Sway bug [#6960][sway-6960]: scrollback search and
@ -60,8 +61,6 @@
natural.
### Deprecated
### Removed
### Fixed
* build: missing symbols when linking the `pgo` helper binary.
@ -76,16 +75,11 @@
correctly.
* Sixel options not being reset on hard resets (`\Ec`)
[1040]: https://codeberg.org/dnkl/foot/issues/1040
[1036]: https://codeberg.org/dnkl/foot/issues/1036
[1047]: https://codeberg.org/dnkl/foot/issues/1036
### Security
### Contributors
## 1.12.0
### Added