diff --git a/CHANGELOG.md b/CHANGELOG.md index c0b31102a..5fa5805aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Fixed +- Fixed event text readability on colored backgrounds ([#1065]) + ### Changed - Updated holiday data @@ -239,6 +242,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#1003]: https://github.com/FossifyOrg/Calendar/issues/1003 [#1019]: https://github.com/FossifyOrg/Calendar/issues/1019 [#1024]: https://github.com/FossifyOrg/Calendar/issues/1024 +[#1065]: https://github.com/FossifyOrg/Calendar/issues/1065 [Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.10.3...HEAD [1.10.3]: https://github.com/FossifyOrg/Calendar/compare/1.10.2...1.10.3