about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md15
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