From 225f8e659e157fcc72e95ed0617e931d8d89fbba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Wed, 27 Apr 2022 20:05:51 +0200 Subject: [PATCH] changelog: prepare for 1.12.1 --- CHANGELOG.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c8c7511..4b964637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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