changelog: prepare for 1.6.0

This commit is contained in:
Daniel Eklöf 2020-12-18 14:51:34 +01:00
parent 59e4243f2a
commit 8cc179cc53
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,6 @@
# Changelog
* [Unreleased](#Unreleased)
* [1.6.0](#1.6.0)
* [1.5.4](#1-5-4)
* [1.5.3](#1-5-3)
* [1.5.2](#1-5-2)
@ -18,7 +18,7 @@
* [1.2.0](#1-2-0)
## Unreleased
## 1.6.0
### For packagers
@ -123,7 +123,6 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
always returning `2`.
### Deprecated
### Removed
* Support for loading configuration from `$XDG_CONFIG_HOME/footrc`.
@ -149,9 +148,6 @@ means foot can be PGO:d in e.g. sandboxed build scripts. See
ignored.
### Security
### Contributors
* [kennylevinsen](https://codeberg.org/kennylevinsen)