Merge branch 'releases/1.17'

This commit is contained in:
Daniel Eklöf 2024-04-11 15:31:50 +02:00
commit 40a0dfedea
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.17.1](#1-17-1)
* [1.17.0](#1-17-0)
* [1.16.2](#1-16-2)
* [1.16.1](#1-16-1)
@ -50,7 +50,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.17.1
### Added
* `cursor.unfocused-style=unchanged|hollow|none` to `foot.ini`. The
@ -61,9 +62,6 @@
[1475]: https://codeberg.org/dnkl/foot/issues/1475
### Changed
### Deprecated
### Removed
### Fixed
* Log-level not respected by syslog.
@ -79,9 +77,13 @@
[1666]: https://codeberg.org/dnkl/foot/issues/1666
### Security
### Contributors
* Holger Weiß
* izmyname
* Marcin Puc
* tunjan
## 1.17.0

View file

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