diff options
author | Soispha <soispha@vhack.eu> | 2023-06-16 08:06:17 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-06-16 08:06:17 +0200 |
commit | e67a37f8fcbae3399d11191c88b5e108cb16c263 (patch) | |
tree | 369614edbdf42133cf03de1e4a2694f9676f4db4 /CHANGELOG.md | |
parent | Fix(hm/conf/gpg): Enable pinentry (diff) | |
download | nixos-config-e67a37f8fcbae3399d11191c88b5e108cb16c263.tar.gz nixos-config-e67a37f8fcbae3399d11191c88b5e108cb16c263.zip |
chore(version): v1.8.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8100d50d..57170b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.8.2 - 2023-06-16 +#### Bug Fixes +- **(hm/conf/gpg)** Enable pinentry - (02635f7) - Soispha +- **(hm/conf/gpg/agent)** Reduce verbosity - (a014d9c) - Soispha +- **(hm/conf/neomutt)** Use vim-like keybindings - (032875e) - Soispha +- **(system/services/serverphone)** Explicitly enable Doas - (7009476) - Soispha +- **(system/services/serverphone)** Correct line breaks - (de85606) - Soispha +- **(system/services/serverphone)** Assure that all paths are available - (d0d1e2e) - Soispha +- **(system/services/serverphone)** Make symlink relative - (e68305e) - Soispha +#### Build system +- **(flake)** Update - (b743f40) - Soispha +- **(treewide)** Update - (ec0a3df) - Soispha + +- - - + ## v1.8.1 - 2023-06-06 #### Bug Fixes - **(secrets)** Rename to find file - (fc9652b) - Soispha |