mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-26 07:57:59 -04:00
Merge branch 'releases/1.23'
This commit is contained in:
commit
9b6a9db98a
2 changed files with 9 additions and 4 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
* [Unreleased](#unreleased)
|
* [1.23.0](#1-23-0)
|
||||||
* [1.22.3](#1-22-3)
|
* [1.22.3](#1-22-3)
|
||||||
* [1.22.2](#1-22-2)
|
* [1.22.2](#1-22-2)
|
||||||
* [1.22.1](#1-22-1)
|
* [1.22.1](#1-22-1)
|
||||||
|
|
@ -63,7 +63,8 @@
|
||||||
* [1.2.0](#1-2-0)
|
* [1.2.0](#1-2-0)
|
||||||
|
|
||||||
|
|
||||||
## Unreleased
|
## 1.23.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* `colors2` config section. This section duplicates the `colors`
|
* `colors2` config section. This section duplicates the `colors`
|
||||||
|
|
@ -143,9 +144,13 @@
|
||||||
[2105]: https://codeberg.org/dnkl/foot/issues/2105
|
[2105]: https://codeberg.org/dnkl/foot/issues/2105
|
||||||
|
|
||||||
|
|
||||||
### Security
|
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
|
* Chen Mulong
|
||||||
|
* Kirill Primak
|
||||||
|
* Ryan Roden-Corrent
|
||||||
|
* tokyo4j
|
||||||
|
|
||||||
|
|
||||||
## 1.22.3
|
## 1.22.3
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
project('foot', 'c',
|
project('foot', 'c',
|
||||||
version: '1.22.3',
|
version: '1.23.0',
|
||||||
license: 'MIT',
|
license: 'MIT',
|
||||||
meson_version: '>=0.59.0',
|
meson_version: '>=0.59.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue