mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.22'
This commit is contained in:
commit
fea9f5579f
2 changed files with 7 additions and 8 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.22.1](#1-22-1)
|
||||
* [1.22.0](#1-22-0)
|
||||
* [1.21.0](#1-21-0)
|
||||
* [1.20.2](#1-20-2)
|
||||
|
|
@ -60,11 +60,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
### Added
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
## 1.22.1
|
||||
|
||||
### Fixed
|
||||
|
||||
* `colors.alpha-mode=matching` not working as intended.
|
||||
|
|
@ -85,9 +82,11 @@
|
|||
[2073]: https://codeberg.org/dnkl/foot/issues/2073
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* Jan Palus
|
||||
* valoq
|
||||
|
||||
|
||||
## 1.22.0
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.22.0',
|
||||
version: '1.22.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue