diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f2c3a3c..ff897e73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] + +# [3.2.0] - 2021-03-21 ### Changed - Refactor keyboard LED handling - Added --list for profiles (Thanks @aqez) @@ -16,11 +18,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 # [3.1.7] - 2021-03-11 ### Changed - Refactor many parts of daemon -- Switch out session monitoring to logind-zbus +- Switch out session monitoring to logind-zbus # [3.1.6] - 2021-03-11 ### Changed -- Graphics switching will now wait until all users logged out before switching +- Graphics switching will now wait until all users logged out before switching ### Changed - Further tweaks to gfx switching