Notify on manually select profile

This commit is contained in:
Luke D Jones
2021-03-10 15:20:15 +13:00
parent 60014b8a40
commit 707b3bcc2d
2 changed files with 9 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ 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).
## [Unreleased]
### Changed
- Notify through dbus if user changes profile manually
# [3.1.3] - 2021-03-10
### Changed