diff --git a/CHANGELOG.md b/CHANGELOG.md index a1b0b3340..e58f3b2b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## 4.3.0 - [Undefined] + +### Added +- Let Pulseaudio to do its job when calling (eg. mute musics, switching between A2DP and HFP profiles for bluetooth headsets, etc.) + +### Fixed +- If the applciation is maximized, it will stay at maximized when clicking on the left panel + +## 4.2.1 - 2020-07-03 + +### Fixed +- Crash on authentifications +- Multiple Popups are no longer ignored and are open in a StackView. + ## 4.2.0 - 2020-06-26 ### Added