Merge branch 'releases/1.23'

This commit is contained in:
Daniel Eklöf 2025-07-16 08:31:21 +02:00
commit 9b6a9db98a
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 9 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.23.0](#1-23-0)
* [1.22.3](#1-22-3)
* [1.22.2](#1-22-2)
* [1.22.1](#1-22-1)
@ -63,7 +63,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.23.0
### Added
* `colors2` config section. This section duplicates the `colors`
@ -143,9 +144,13 @@
[2105]: https://codeberg.org/dnkl/foot/issues/2105
### Security
### Contributors
* Chen Mulong
* Kirill Primak
* Ryan Roden-Corrent
* tokyo4j
## 1.22.3

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.22.3',
version: '1.23.0',
license: 'MIT',
meson_version: '>=0.59.0',
default_options: [