diff options
author | Soispha <soispha@vhack.eu> | 2023-12-29 21:49:33 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-29 21:49:33 +0100 |
commit | e836db90e8a499098a15d978c031e2206a4e61cb (patch) | |
tree | d131aac5e9dce596db8f698c7b85209c28bab453 /CHANGELOG.md | |
parent | fix(hm/pkgs/hibernate): Only unset task context + active if existing (diff) | |
download | nixos-config-e836db90e8a499098a15d978c031e2206a4e61cb.tar.gz nixos-config-e836db90e8a499098a15d978c031e2206a4e61cb.zip |
chore(version): v1.22.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 894b5eb1..8d9b05b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.22.1 - 2023-12-29 +#### Bug Fixes +- **(hm/pkgs/hibernate)** Only unset task context + active if existing - (2292808) - Soispha + +- - - + ## v1.22.0 - 2023-12-29 #### Bug Fixes - **(hm/conf/)** Use new xdg config module - (02f2218) - Soispha |