mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.16'
This commit is contained in:
commit
667095e429
2 changed files with 4 additions and 11 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.16.1](#1-16-1)
|
||||
* [1.16.0](#1-16-0)
|
||||
* [1.15.3](#1-15-3)
|
||||
* [1.15.2](#1-15-2)
|
||||
|
|
@ -47,11 +47,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
### Added
|
||||
### Changed
|
||||
### Deprecated
|
||||
### Removed
|
||||
## 1.16.1
|
||||
|
||||
### Fixed
|
||||
|
||||
* Foot not starting on linux kernels before 6.3 ([#1514][1514]).
|
||||
|
|
@ -61,10 +58,6 @@
|
|||
[1515]: https://codeberg.org/dnkl/foot/issues/1515
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
|
||||
## 1.16.0
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.16.0',
|
||||
version: '1.16.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue