mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05: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
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.23.0](#1-23-0)
|
||||
* [1.22.3](#1-22-3)
|
||||
* [1.22.2](#1-22-2)
|
||||
* [1.22.1](#1-22-1)
|
||||
|
|
@ -63,7 +63,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
## 1.23.0
|
||||
|
||||
### Added
|
||||
|
||||
* `colors2` config section. This section duplicates the `colors`
|
||||
|
|
@ -143,9 +144,13 @@
|
|||
[2105]: https://codeberg.org/dnkl/foot/issues/2105
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* Chen Mulong
|
||||
* Kirill Primak
|
||||
* Ryan Roden-Corrent
|
||||
* tokyo4j
|
||||
|
||||
|
||||
## 1.22.3
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.22.3',
|
||||
version: '1.23.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue