about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-09-05 18:10:44 +0200
committerSoispha <soispha@vhack.eu>2023-09-05 18:10:44 +0200
commit2a321159903fa8e6d1ff83946e3e0e4964f76d30 (patch)
treefce6ff5809ceccb60d42fdb80c861140baf27881 /CHANGELOG.md
parentFix(hm/conf/zsh): Ensure that the sourced shell library also gets updated (diff)
downloadnixos-config-2a321159903fa8e6d1ff83946e3e0e4964f76d30.tar.gz
nixos-config-2a321159903fa8e6d1ff83946e3e0e4964f76d30.zip
chore(version): v1.11.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
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