Merge branch 'releases/1.23'

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

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.23.1](#1-23-1)
* [1.23.0](#1-23-0)
* [1.22.3](#1-22-3)
* [1.22.2](#1-22-2)
@ -64,8 +64,8 @@
* [1.2.0](#1-2-0)
## Unreleased
### Added
## 1.23.1
### Changed
* URL labels are now assigned in reverse order, from bottom to
@ -79,8 +79,6 @@
[2144]: https://codeberg.org/dnkl/foot/issues/2144
### Deprecated
### Removed
### Fixed
* 10-bit surfaces sometimes used instead of 16-bit.
@ -88,10 +86,6 @@
active theme into account.
### Security
### Contributors
## 1.23.0
### Added

View file

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