From 3eef3ec877fa55e3faf2b6e0c5b7fffc92cab8e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 17 Mar 2025 12:04:46 +0100 Subject: [PATCH 1/3] changelog: prepare for 1.21.0 --- CHANGELOG.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3abc2552..5e598010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -* [Unreleased](#unreleased) +* [1.21.0](#1-21-0) * [1.20.2](#1-20-2) * [1.20.1](#1-20-1) * [1.20.0](#1-20-0) @@ -58,7 +58,7 @@ * [1.2.0](#1-2-0) -## Unreleased +## 1.21.0 ### Added @@ -107,7 +107,6 @@ [1487]: https://codeberg.org/dnkl/foot/issues/1487 -### Deprecated ### Removed * `url.uri-characters` and `url.protocols`. Both options have been @@ -158,9 +157,19 @@ [1994]: https://codeberg.org/dnkl/foot/issues/1994 -### Security ### Contributors +* Adrian fxj9a +* Alexander Orzechowski +* Attila Fidan +* camel-cdr +* Craig Barnes +* Guillaume Outters +* Johannes Altmanninger +* Ludovico Gerardi +* sewn +* Thomas Bonnefille + ## 1.20.2 From df32cd0504c59243f06904bb9a6e1b29ccedfbe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 17 Mar 2025 12:04:59 +0100 Subject: [PATCH 2/3] meson: bump version to 1.21.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index c8f23dfc..e85d95e5 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.20.2', + version: '1.21.0', license: 'MIT', meson_version: '>=0.59.0', default_options: [ From 68f5eab0b0fa08becebbed412947ba19246c2518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 17 Mar 2025 12:08:27 +0100 Subject: [PATCH 3/3] doc: foot.ini: codespell: shouuld -> should --- doc/foot.ini.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/foot.ini.5.scd b/doc/foot.ini.5.scd index a1d3bfc1..7fad2b9c 100644 --- a/doc/foot.ini.5.scd +++ b/doc/foot.ini.5.scd @@ -1960,7 +1960,7 @@ any of these options. background, you may want to use the default, *8-bit*, even if you have gamma-correct blending enabled. - You shouuld also note that 10-bit surface is slower. This will + You should also note that 10-bit surface is slower. This will increase input latency and decrease rendering throughput. Default: _8-bit_