From 30c87e39ff23e0b7fa1eb3b4d2cc4b38fe575247 Mon Sep 17 00:00:00 2001 From: Victor Popkov Date: Wed, 15 Sep 2021 06:55:52 +0300 Subject: [PATCH] Update CHANGELOG.md: 4.5.1 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0ae1a5..6a6a6a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [4.5.1][] - 2021-09-15 -### Changed +### Fixed -- Replace alpha composite with black in the common image operations +- Fix issues with alpha channel ## [4.5.0][] - 2021-08-27