diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eec92777..c1f2b71d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.11.0 - 2023-09-05 +#### Bug Fixes +- **(hm/conf/gpg/keys/key_4)** Add missing comments - (2432eba) - Soispha +- **(hm/conf/zsh)** Ensure that the sourced shell library also gets updated - (441249a) - Soispha +#### Build system +- **(flake)** Update - (06b286d) - Soispha +#### Features +- **(hm/conf/gpg/keys)** Add gpg key - (f1a4ac9) - Soispha + +- - - + ## v1.10.0 - 2023-09-05 #### Bug Fixes - **(hm/conf/lf/keybinds)** Fix missing settings in the cd commands - (63f844e) - Soispha |