Merge branch 'releases/1.16'

This commit is contained in:
Daniel Eklöf 2023-10-11 18:19:10 +02:00
commit dff9e4ec59
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 12 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.16.0](#1-16-0)
* [1.15.3](#1-15-3)
* [1.15.2](#1-15-2)
* [1.15.1](#1-15-1)
@ -46,7 +46,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.16.0
### Added
* Support for building with _wayland-protocols_ as a subproject.
@ -111,7 +112,6 @@
[1495]: https://codeberg.org/dnkl/foot/pulls/1495
### Deprecated
### Removed
* `utempter` config option (was deprecated in 1.15.0).
@ -144,10 +144,16 @@
[1503]: https://codeberg.org/dnkl/foot/issues/1503
[1511]: https://codeberg.org/dnkl/foot/issues/1511
### Security
### Contributors
* 6t8k
* Alyssa Ross
* CismonX
* Max Gautier
* raggedmyth
* Raimund Sacherer
* Sertonix
## 1.15.3

View file

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