Merge branch 'releases/1.15'

This commit is contained in:
Daniel Eklöf 2023-07-14 12:40:35 +02:00
commit bee4a96b45
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 19 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.15.0](#1-15-0)
* [1.14.0](#1-14-0)
* [1.13.1](#1-13-1)
* [1.13.0](#1-13-0)
@ -42,7 +42,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.15.0
### Added
* VT: implemented `XTQMODKEYS` query (`CSI ? Pp m`).
@ -148,9 +149,23 @@
[1380]: https://codeberg.org/dnkl/foot/issues/1380
### Security
### Contributors
* Antoine Beaupré
* CismonX
* Craig Barnes
* Dan Bungert
* jdevdevdev
* Kyle Gunger
* locture
* Phillip Susi
* sewn
* ShugarSkull
* Vivian Szczepanski
* Vladimir Bauer
* wout
* CosmicToast
## 1.14.0

View file

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