Merge branch 'releases/1.16'

This commit is contained in:
Daniel Eklöf 2023-10-17 17:25:22 +02:00
commit fe11baa4bc
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 4 additions and 11 deletions

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.16.2](#1-16-2)
* [1.16.1](#1-16-1)
* [1.16.0](#1-16-0)
* [1.15.3](#1-15-3)
@ -47,11 +47,8 @@
* [1.2.1](#1-2-1)
* [1.2.0](#1-2-0)
## Unreleased
### Added
### Changed
### Deprecated
### Removed
## 1.16.2
### Fixed
* Last row and/or column of opaque sixels (not having a size that is a
@ -60,10 +57,6 @@
[1520]: https://codeberg.org/dnkl/foot/issues/1520
### Security
### Contributors
## 1.16.1
### Fixed

View file

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