diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e621ddc..fa87ff4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/meson.build b/meson.build index 8f32225e..dd06be2e 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('foot', 'c', - version: '1.15.3', + version: '1.16.0', license: 'MIT', meson_version: '>=0.59.0', default_options: [