mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-14 05:33:59 -04:00
changelog: prepare for 1.17.0
This commit is contained in:
parent
82c1a28e6f
commit
d5dc0b2f49
1 changed files with 20 additions and 5 deletions
25
CHANGELOG.md
25
CHANGELOG.md
|
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
* [Unreleased](#unreleased)
|
* [1.17.0](#1-17-0)
|
||||||
* [1.16.2](#1-16-2)
|
* [1.16.2](#1-16-2)
|
||||||
* [1.16.1](#1-16-1)
|
* [1.16.1](#1-16-1)
|
||||||
* [1.16.0](#1-16-0)
|
* [1.16.0](#1-16-0)
|
||||||
|
|
@ -49,7 +49,8 @@
|
||||||
* [1.2.0](#1-2-0)
|
* [1.2.0](#1-2-0)
|
||||||
|
|
||||||
|
|
||||||
## Unreleased
|
## 1.17.0
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Support for opening an existing PTY, e.g. a VM console.
|
- Support for opening an existing PTY, e.g. a VM console.
|
||||||
|
|
@ -76,6 +77,7 @@
|
||||||
[1564]: https://codeberg.org/dnkl/foot/pulls/1564
|
[1564]: https://codeberg.org/dnkl/foot/pulls/1564
|
||||||
[`DECBKM`]: https://vt100.net/docs/vt510-rm/DECBKM.html
|
[`DECBKM`]: https://vt100.net/docs/vt510-rm/DECBKM.html
|
||||||
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* config: ARGB color values now default to opaque, rather than
|
* config: ARGB color values now default to opaque, rather than
|
||||||
|
|
@ -132,8 +134,6 @@
|
||||||
[chafa-192]: https://github.com/hpjansson/chafa/issues/192
|
[chafa-192]: https://github.com/hpjansson/chafa/issues/192
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
|
||||||
### Removed
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
* config: improved validation of color values.
|
* config: improved validation of color values.
|
||||||
|
|
@ -172,9 +172,24 @@
|
||||||
[1624]: https://codeberg.org/dnkl/foot/issues/1624
|
[1624]: https://codeberg.org/dnkl/foot/issues/1624
|
||||||
|
|
||||||
|
|
||||||
### Security
|
|
||||||
### Contributors
|
### 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
|
## 1.16.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue