From bc46fa2b1eb05701125adf8674819cc82e02c413 Mon Sep 17 00:00:00 2001 From: Luke D Jones Date: Sun, 21 Mar 2021 21:52:30 +1300 Subject: [PATCH] Prep new release --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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