mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
Merge branch 'releases/1.16'
This commit is contained in:
commit
fe11baa4bc
2 changed files with 4 additions and 11 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('foot', 'c',
|
||||
version: '1.16.1',
|
||||
version: '1.16.2',
|
||||
license: 'MIT',
|
||||
meson_version: '>=0.59.0',
|
||||
default_options: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue