changelog: prepare for 1.17.0

This commit is contained in:
Daniel Eklöf 2024-04-02 16:27:25 +02:00
parent 82c1a28e6f
commit d5dc0b2f49
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.17.0](#1-17-0)
* [1.16.2](#1-16-2)
* [1.16.1](#1-16-1)
* [1.16.0](#1-16-0)
@ -49,7 +49,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.17.0
### Added
- Support for opening an existing PTY, e.g. a VM console.
@ -76,6 +77,7 @@
[1564]: https://codeberg.org/dnkl/foot/pulls/1564
[`DECBKM`]: https://vt100.net/docs/vt510-rm/DECBKM.html
### Changed
* config: ARGB color values now default to opaque, rather than
@ -132,8 +134,6 @@
[chafa-192]: https://github.com/hpjansson/chafa/issues/192
### Deprecated
### Removed
### Fixed
* config: improved validation of color values.
@ -172,9 +172,24 @@
[1624]: https://codeberg.org/dnkl/foot/issues/1624
### Security
### Contributors
* Alyssa Ross
* Andrew J. Hesford
* Artturin
* Craig Barnes
* delthas
* eugenrh
* Fazzi
* Gregory Anders
* Jan Palus
* Leonardo Hernández Hernández
* LmbMaxim
* Matheus Afonso Martins Moreira
* Sivecano
* Tim Culverhouse
* xnuk
## 1.16.2