mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-15 22:05:24 -05:00
Merge branch 'releases/1.20'
This commit is contained in:
commit
bdc821c488
2 changed files with 4 additions and 10 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.20.1](#1-20-1)
|
||||
* [1.20.0](#1-20-0)
|
||||
* [1.19.0](#1-19-0)
|
||||
* [1.18.1](#1-18-1)
|
||||
|
|
@ -56,8 +56,8 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
### Added
|
||||
## 1.20.1
|
||||
|
||||
### Changed
|
||||
|
||||
* Runtime changes to the app-id (OSC-176) now limits the app-id string
|
||||
|
|
@ -69,8 +69,6 @@
|
|||
[1897]: https://codeberg.org/dnkl/foot/issues/1897
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Regression: trying to print a Unicode _"Legacy Computing symbol"_,
|
||||
|
|
@ -79,10 +77,6 @@
|
|||
[1901]: https://codeberg.org/dnkl/foot/issues/1901
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
|
||||
## 1.20.0
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.20.0',
|
||||
version: '1.20.1',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue