Update Changelog

This commit is contained in:
Julien Wadel 2020-07-06 11:54:30 +02:00
parent 06dc5ad96a
commit 459240b5de

View file

@ -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