mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.17'
This commit is contained in:
commit
ec0e6d1744
2 changed files with 4 additions and 10 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
* [Unreleased](#unreleased)
|
||||
* [1.17.2](#1-17-2)
|
||||
* [1.17.1](#1-17-1)
|
||||
* [1.17.0](#1-17-0)
|
||||
* [1.16.2](#1-16-2)
|
||||
|
|
@ -51,15 +51,13 @@
|
|||
* [1.2.0](#1-2-0)
|
||||
|
||||
|
||||
## Unreleased
|
||||
### Added
|
||||
## 1.17.2
|
||||
|
||||
### Changed
|
||||
|
||||
* Notifications with invalid UTF-8 strings are now ignored.
|
||||
|
||||
|
||||
### Deprecated
|
||||
### Removed
|
||||
### Fixed
|
||||
|
||||
* Crash when changing aspect ratio of a sixel, in the middle of the
|
||||
|
|
@ -73,10 +71,6 @@
|
|||
multi-monitor setup with different monitor DPIs.
|
||||
|
||||
|
||||
### Security
|
||||
### Contributors
|
||||
|
||||
|
||||
## 1.17.1
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.17.1',
|
||||
version: '1.17.2',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue