Merge branch 'releases/1.19'

This commit is contained in:
Daniel Eklöf 2024-10-23 13:54:49 +02:00
commit e1469ed057
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 9 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.19.0](#1-19-0)
* [1.18.1](#1-18-1)
* [1.18.0](#1-18-0)
* [1.17.2](#1-17-2)
@ -54,7 +54,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.19.0
### Added
* `resize-keep-grid` option, controlling whether the window is resized
@ -94,8 +95,6 @@
[1840]: https://codeberg.org/dnkl/foot/issues/1840
### Deprecated
### Removed
### Fixed
* Some invalid UTF-8 strings passing the validity check when setting
@ -118,9 +117,13 @@
[1851]: https://codeberg.org/dnkl/foot/issues/1851
### Security
### Contributors
* Andrew J. Hesford
* Craig Barnes
* Oleh Hushchenkov
* tokyo4j
## 1.18.1

View file

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