changelog: prepare for 1.23.1

This commit is contained in:
Daniel Eklöf 2025-07-23 08:27:59 +02:00
parent 5a01dbc234
commit 95e8b18c12
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

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