Merge branch 'releases/1.16'

This commit is contained in:
Daniel Eklöf 2023-10-12 20:35:48 +02:00
commit 667095e429
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 4 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.16.1](#1-16-1)
* [1.16.0](#1-16-0)
* [1.15.3](#1-15-3)
* [1.15.2](#1-15-2)
@ -47,11 +47,8 @@
* [1.2.0](#1-2-0)
## Unreleased
### Added
### Changed
### Deprecated
### Removed
## 1.16.1
### Fixed
* Foot not starting on linux kernels before 6.3 ([#1514][1514]).
@ -61,10 +58,6 @@
[1515]: https://codeberg.org/dnkl/foot/issues/1515
### Security
### Contributors
## 1.16.0
### Added

View file

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