Merge branch 'releases/1.24'

This commit is contained in:
Daniel Eklöf 2025-09-12 10:22:03 +02:00
commit 363477fa0d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.24.0](#1-24-0)
* [1.23.1](#1-23-1)
* [1.23.0](#1-23-0)
* [1.22.3](#1-22-3)
@ -65,7 +65,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.24.0
### Added
* The `uppercase-regex-insert` option controls whether an uppercase hint
@ -87,8 +88,6 @@
[2156]: https://codeberg.org/dnkl/foot/issues/2156
### Deprecated
### Removed
### Fixed
* Invalid configuration values overriding valid ones in surprising
@ -96,9 +95,11 @@
* Bug where the libutempter utmp backend did not record logouts
correctly.
### Security
### Contributors
* Ryan Roden-Corrent
* Tobias Mock
## 1.23.1

View file

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