Merge branch 'releases/1.21'

This commit is contained in:
Daniel Eklöf 2025-03-17 12:15:16 +01:00
commit c2a9fd5dfa
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 14 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.21.0](#1-21-0)
* [1.20.2](#1-20-2)
* [1.20.1](#1-20-1)
* [1.20.0](#1-20-0)
@ -58,7 +58,7 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.21.0
### Added
@ -107,7 +107,6 @@
[1487]: https://codeberg.org/dnkl/foot/issues/1487
### Deprecated
### Removed
* `url.uri-characters` and `url.protocols`. Both options have been
@ -158,9 +157,19 @@
[1994]: https://codeberg.org/dnkl/foot/issues/1994
### Security
### Contributors
* Adrian fxj9a
* Alexander Orzechowski
* Attila Fidan
* camel-cdr
* Craig Barnes
* Guillaume Outters
* Johannes Altmanninger
* Ludovico Gerardi
* sewn
* Thomas Bonnefille
## 1.20.2

View file

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