mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-21 05:33:45 -04:00
Merge branch 'releases/1.26'
This commit is contained in:
commit
5708a63c9a
2 changed files with 7 additions and 8 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
* [Unreleased](#unreleased)
|
* [1.26.1](#1-26-1)
|
||||||
* [1.26.0](#1-26-0)
|
* [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)
|
||||||
|
|
@ -68,11 +68,8 @@
|
||||||
* [1.2.0](#1-2-0)
|
* [1.2.0](#1-2-0)
|
||||||
|
|
||||||
|
|
||||||
## Unreleased
|
## 1.26.1
|
||||||
### Added
|
|
||||||
### Changed
|
|
||||||
### Deprecated
|
|
||||||
### Removed
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* Wrong documented default value for `initial-color-theme` in
|
* Wrong documented default value for `initial-color-theme` in
|
||||||
|
|
@ -84,9 +81,11 @@
|
||||||
[2288]: https://codeberg.org/dnkl/foot/issues/2288
|
[2288]: https://codeberg.org/dnkl/foot/issues/2288
|
||||||
|
|
||||||
|
|
||||||
### Security
|
|
||||||
### Contributors
|
### Contributors
|
||||||
|
|
||||||
|
* Roshless
|
||||||
|
* vlkrs
|
||||||
|
|
||||||
|
|
||||||
## 1.26.0
|
## 1.26.0
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
project('foot', 'c',
|
project('foot', 'c',
|
||||||
version: '1.26.0',
|
version: '1.26.1',
|
||||||
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