mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.20'
This commit is contained in:
commit
5048cb0c33
2 changed files with 10 additions and 6 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.20.0](#1-20-0)
|
||||
* [1.19.0](#1-19-0)
|
||||
* [1.18.1](#1-18-1)
|
||||
* [1.18.0](#1-18-0)
|
||||
|
|
@ -55,7 +55,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
## 1.20.0
|
||||
|
||||
### Added
|
||||
|
||||
* Unicode data files updated to Unicode 16. Foot uses these to
|
||||
|
|
@ -87,8 +88,6 @@
|
|||
[1892]: https://codeberg.org/dnkl/foot/issues/1892
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Crash when receiving an OSC-9 or OSC-777 with an empty notification
|
||||
|
|
@ -98,9 +97,14 @@
|
|||
[1866]: https://codeberg.org/dnkl/foot/issues/1866
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
* cy
|
||||
* Denis Zharikov
|
||||
* heather7283
|
||||
* Jack Wilsdon
|
||||
* Mark Stosberg
|
||||
|
||||
|
||||
## 1.19.0
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.19.0',
|
||||
version: '1.20.0',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue