changelog: prepare for 1.8.2

This commit is contained in:
Daniel Eklöf 2021-07-18 17:57:42 +02:00
parent 4d82e04860
commit 721174ffea
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#unreleased)
* [1.8.2](#1-8-2)
* [1.8.1](#1-8-1)
* [1.8.0](#1-8-0)
* [1.7.2](#1-7-2)
@ -28,7 +28,8 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.8.2
### Added
* `locked-title=no|yes` to `foot.ini`
@ -46,7 +47,6 @@
_enables_ scrolling (https://codeberg.org/dnkl/foot/issues/631).
### Deprecated
### Removed
* The `tweak.allow-overflowing-double-width-glyphs` and
@ -74,7 +74,6 @@
(https://codeberg.org/dnkl/foot/issues/633).
### Security
### Contributors
* [clktmr](https://codeberg.org/clktmr)