mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-11 04:27:49 -05:00
Merge branch 'releases/1.10'
This commit is contained in:
commit
72e1c7713e
2 changed files with 8 additions and 7 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.10.0',
|
||||
version: '1.10.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.54.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue