mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-07 04:34:03 -05:00
Merge branch 'releases/1.26'
This commit is contained in:
commit
bee76db20c
2 changed files with 16 additions and 4 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
* [Unreleased](#unreleased)
|
* [1.26.0](#1-26-0)
|
||||||
* [1.25.0](#1-25-0)
|
* [1.25.0](#1-25-0)
|
||||||
* [1.24.0](#1-24-0)
|
* [1.24.0](#1-24-0)
|
||||||
* [1.23.1](#1-23-1)
|
* [1.23.1](#1-23-1)
|
||||||
|
|
@ -67,7 +67,8 @@
|
||||||
* [1.2.0](#1-2-0)
|
* [1.2.0](#1-2-0)
|
||||||
|
|
||||||
|
|
||||||
## Unreleased
|
## 1.26.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* `toplevel-tag` option (and `--toplevel-tag` command line options to
|
* `toplevel-tag` option (and `--toplevel-tag` command line options to
|
||||||
|
|
@ -146,9 +147,20 @@
|
||||||
[2263]: https://codeberg.org/dnkl/foot/issues/2263
|
[2263]: https://codeberg.org/dnkl/foot/issues/2263
|
||||||
|
|
||||||
|
|
||||||
### Security
|
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
|
* Andrei
|
||||||
|
* Barinderpreet Singh
|
||||||
|
* c4llv07e
|
||||||
|
* Johannes Altmanninger
|
||||||
|
* nariby
|
||||||
|
* pi66
|
||||||
|
* Ronan Pigott
|
||||||
|
* Stéphane Klein
|
||||||
|
* valoq
|
||||||
|
* Whyme Lyu
|
||||||
|
* Yaakov Selkowitz
|
||||||
|
|
||||||
|
|
||||||
## 1.25.0
|
## 1.25.0
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
project('foot', 'c',
|
project('foot', 'c',
|
||||||
version: '1.25.0',
|
version: '1.26.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