Merge branch 'releases/1.14'

This commit is contained in:
Daniel Eklöf 2023-04-03 18:57:32 +02:00
commit 446288d9a1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 19 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.14.0](#1-14-0)
* [1.13.1](#1-13-1)
* [1.13.0](#1-13-0)
* [1.12.1](#1-12-1)
@ -41,7 +41,7 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.14.0
### Added
@ -94,8 +94,6 @@
[1287]: https://codeberg.org/dnkl/foot/issues/1287
### Deprecated
### Removed
### Fixed
* Crash in `foot --server` on key press, after another `footclient`
@ -156,10 +154,25 @@
[1265]: https://codeberg.org/dnkl/foot/issues/1265
### Security
### Contributors
* Alexey Sakovets
* Andrea Pappacoda
* Antoine Beaupré
* argosatcore
* Craig Barnes
* EuCaue
* Grigory Kirillov
* Harri Nieminen
* Hugo Osvaldo Barrera
* jaroeichler
* Joakim Nohlgård
* Nick Hastings
* Soren A D
* Torsten Trautwein
* Vladimír Magyar
* woojiq
* Yorick Peterse
## 1.13.1

View file

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