Merge branch 'releases/1.18'

This commit is contained in:
Daniel Eklöf 2024-08-14 12:02:36 +02:00
commit 4cd65f0e70
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.18.1](#1-18-1)
* [1.18.0](#1-18-0)
* [1.17.2](#1-17-2)
* [1.17.1](#1-17-1)
@ -53,7 +53,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.18.1
### Added
* OSC-99: support for the `s` parameter. Supported keywords are
@ -69,8 +70,6 @@
press ([#1787][1787]).
### Deprecated
### Removed
### Fixed
* Regression: OSC-111 not handling alpha changes correctly, causing
@ -79,9 +78,11 @@
[1801]: https://codeberg.org/dnkl/foot/issues/1801
### Security
### Contributors
* Craig Barnes
* Shogo Yamazaki
## 1.18.0

View file

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