Merge branch 'releases/1.22'

This commit is contained in:
Daniel Eklöf 2025-04-17 14:42:52 +02:00
commit 9799c4ddcd
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 12 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.22.0](#1-22-0)
* [1.21.0](#1-21-0)
* [1.20.2](#1-20-2)
* [1.20.1](#1-20-1)
@ -59,7 +59,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.22.0
### Added
* Support for toplevel edge constraints. When the compositor indicates
@ -102,8 +103,6 @@
[2016]: https://codeberg.org/dnkl/foot/issues/2016
### Deprecated
### Removed
### Fixed
* Regression: assertion in `url-mode.c` when activating a second URL
@ -119,9 +118,16 @@
[2027]: https://codeberg.org/dnkl/foot/issues/2027
### Security
### Contributors
* Alex Xu (Hello71)
* datsudo
* Dominique Martinet
* Fazzi
* llyyr
* Łukasz Wojniłowicz
* Sam McCall
## 1.21.0

View file

@ -1,5 +1,5 @@
project('foot', 'c',
version: '1.21.0',
version: '1.22.0',
license: 'MIT',
meson_version: '>=0.59.0',
default_options: [