about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1f2b71d..7d7adfae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,22 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.12.0 - 2023-09-16
+#### Bug Fixes
+- **(hm/pkgs/scritps/neorg)** Add ability to access workspace directly - (c7ac896) - Soispha
+- **(treewide)** Update to new `tmp` function interface - (8fed302) - Soispha
+- **(treewide)** Update shell library - (21c0fae) - Soispha
+- **(treewide)** Update to the newest shell lib version - (9ba4a13) - Soispha
+- **(treewide)** Purge `snap-sync` in favour of `snap-sync-forked` - (cb13265) - Soispha
+- **(treewide)** Provide `snap-synced-forked` as overlay and thus as pkg - (e573fc9) - Soispha
+#### Build system
+- **(flake)** Update - (24afaa8) - Soispha
+- **(flake)** Update - (4b353ca) - Soispha
+#### Features
+- **(hm/conf/zsh/insults)** Init - (ca4bd2f) - Soispha
+
+- - -
+
 ## v1.11.0 - 2023-09-05
 #### Bug Fixes
 - **(hm/conf/gpg/keys/key_4)** Add missing comments - (2432eba) - Soispha