Merge branch 'releases/1.6'

This commit is contained in:
Daniel Eklöf 2020-12-21 16:00:00 +01:00
commit 78da147e80
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 10 additions and 2 deletions

View file

@ -1,6 +1,7 @@
# Changelog
* [Unreleased](#Unreleased)
* [1.6.2](#1-6-2)
* [1.6.1](#1-6-1)
* [1.6.0](#1-6-0)
* [1.5.4](#1-5-4)
@ -38,6 +39,13 @@
* [craigbarnes](https://codeberg.org/craigbarnes)
## 1.6.2
### Fixed
* Version number in `meson.build`.
## 1.6.1
### Added