Merge branch 'releases/1.20'

This commit is contained in:
Daniel Eklöf 2025-01-01 09:23:08 +01:00
commit 5048cb0c33
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 10 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.20.0](#1-20-0)
* [1.19.0](#1-19-0)
* [1.18.1](#1-18-1)
* [1.18.0](#1-18-0)
@ -55,7 +55,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.20.0
### Added
* Unicode data files updated to Unicode 16. Foot uses these to
@ -87,8 +88,6 @@
[1892]: https://codeberg.org/dnkl/foot/issues/1892
### Deprecated
### Removed
### Fixed
* Crash when receiving an OSC-9 or OSC-777 with an empty notification
@ -98,9 +97,14 @@
[1866]: https://codeberg.org/dnkl/foot/issues/1866
### Security
### Contributors
* cy
* Denis Zharikov
* heather7283
* Jack Wilsdon
* Mark Stosberg
## 1.19.0

View file

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