Merge branch 'releases/1.10'

This commit is contained in:
Daniel Eklöf 2021-11-22 22:23:09 +01:00
commit 72e1c7713e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.10.1](#1-10-1)
* [1.10.0](#1-10-0)
* [1.9.2](#1-9-2)
* [1.9.1](#1-9-1)
@ -33,7 +33,7 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.10.1
### Added
@ -42,9 +42,6 @@
* XDG desktop file for footclient.
### Changed
### Deprecated
### Removed
### Fixed
* Regression: `letter-spacing` resulting in a “not a valid option”
@ -57,9 +54,13 @@
(https://codeberg.org/dnkl/foot/issues/804).
### Security
### Contributors
* Arnavion
* Craig Barnes
* Soc Virnyl Silab Estela
* Xiretza
## 1.10.0

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.10.0',
version: '1.10.1',
license: 'MIT',
meson_version: '>=0.54.0',
default_options: [