diff options
author | Soispha <soispha@vhack.eu> | 2023-06-25 19:59:55 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-06-25 19:59:55 +0200 |
commit | ec3f7c5971fbf652c9b7c2669d757af337b7f56c (patch) | |
tree | 47bd94eb6eb9b853dd93c03374d69d909ffe2424 /CHANGELOG.md | |
parent | Fix(hm/conf/neomutt): Remap l to something usefull (diff) | |
download | nixos-config-ec3f7c5971fbf652c9b7c2669d757af337b7f56c.tar.gz nixos-config-ec3f7c5971fbf652c9b7c2669d757af337b7f56c.zip |
chore(version): v1.8.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 57170b4d..7865e1bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.8.3 - 2023-06-25 +#### Bug Fixes +- **(hm/conf/git)** Add info about gpg sigs to git log - (9efd974) - Soispha +- **(hm/conf/gpg)** Disable agent as it does not work - (63fccc6) - Soispha +- **(hm/conf/neomutt)** Remap l to something usefull - (e15d12a) - Soispha +- **(hm/conf/neomutt)** Remove duplicate bindings - (b5c03ad) - Soispha +- **(system/libvirtd)** Allow usb redirection with spice - (9a24cce) - Soispha +- **(system/services/nix)** Use nixStable as unstable is broken right now - (669f7b4) - Soispha +- **(system/services/serverphone)** Add home dir - (705f6f6) - Soispha +#### Build system +- **(flake)** Update - (354f8bf) - Soispha +- **(flake)** Update - (4ea8f77) - Soispha +- **(flake)** Update - (ab576ba) - Soispha +- **(flake)** Update - (98c017d) - Soispha +- **(flake)** Update - (71f0671) - Soispha + +- - - + ## v1.8.2 - 2023-06-16 #### Bug Fixes - **(hm/conf/gpg)** Enable pinentry - (02635f7) - Soispha |