diff --git a/CHANGELOG.md b/CHANGELOG.md index 619cb35..b71b0d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 2.0.5 - 2022-01-31 + +### Fixed + +- [#70](https://github.com/Bacon/BaconQrCode/issues/79) Fix Imagick backend gradient generation. + +### Changed + +- [#71](https://github.com/Bacon/BaconQrCode/issues/71) Upgrade phpunit. +- [#71](https://github.com/Bacon/BaconQrCode/issues/71) Allow tests in vendor bundles for Debian packaging. +- [#71](https://github.com/Bacon/BaconQrCode/issues/71) Update TravisCI config file. + ## 2.0.2 - 2020-07-30 ### Changed