changelog: mention fix for wrong background colors when not fully opaque

This commit is contained in:
Daniel Eklöf 2021-01-14 11:04:13 +01:00
parent 2f66ac75ba
commit 72660b3c01
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -14,6 +14,7 @@
### Fixed
* mpd: `elapsed` tag not working (regression, introduced in 1.6.0).
* Wrong background color for (semi-) transparent backgrounds.
### Security