diff --git a/CHANGELOG.md b/CHANGELOG.md index db4089667..ab50121a0 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 overlap between the call screen avatar and the camera notch ([#645]) +- Fixed overlap between the call-on-hold banner and the status bar ## [1.9.0] - 2025-11-03 ### Added @@ -237,6 +240,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#594]: https://github.com/FossifyOrg/Phone/issues/594 [#628]: https://github.com/FossifyOrg/Phone/issues/628 [#631]: https://github.com/FossifyOrg/Phone/issues/631 +[#645]: https://github.com/FossifyOrg/Phone/issues/645 [Unreleased]: https://github.com/FossifyOrg/Phone/compare/1.9.0...HEAD [1.9.0]: https://github.com/FossifyOrg/Phone/compare/1.8.0...1.9.0