Merge branch 'releases/1.6'

This commit is contained in:
Daniel Eklöf 2020-12-20 15:51:04 +01:00
commit e4620071b0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -1,6 +1,7 @@
# Changelog # Changelog
* [Unreleased](#Unreleased) * [Unreleased](#Unreleased)
* [1.6.1](#1-6-1)
* [1.6.0](#1-6-0) * [1.6.0](#1-6-0)
* [1.5.4](#1-5-4) * [1.5.4](#1-5-4)
* [1.5.3](#1-5-3) * [1.5.3](#1-5-3)
@ -20,9 +21,7 @@
## Unreleased ## Unreleased
### Added ### Added
### Changed ### Changed
* The fcft and tllist library subprojects are now handled via Meson * The fcft and tllist library subprojects are now handled via Meson
@ -30,6 +29,16 @@
instead of needing to be manually cloned. instead of needing to be manually cloned.
### Deprecated
### Removed
### Fixed
### Security
### Contributors
* [craigbarnes](https://codeberg.org/craigbarnes)
## 1.6.1
### Deprecated ### Deprecated
### Removed ### Removed
### Fixed ### Fixed
@ -41,7 +50,6 @@
### Security ### Security
### Contributors ### Contributors
* [craigbarnes](https://codeberg.org/craigbarnes) * [craigbarnes](https://codeberg.org/craigbarnes)