diff options
author | Soispha <soispha@vhack.eu> | 2023-09-16 14:25:29 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-09-16 14:25:29 +0200 |
commit | fe93289f25ba3b0af69ee0dbbcc11afb9c658876 (patch) | |
tree | 587f95ddebe42bf6aa4bf48bc162135eaceb8060 | |
parent | feat(hm/conf/zsh/insults): Init (diff) | |
download | nixos-config-fe93289f25ba3b0af69ee0dbbcc11afb9c658876.tar.gz nixos-config-fe93289f25ba3b0af69ee0dbbcc11afb9c658876.zip |
chore(version): v1.12.0
-rw-r--r-- | CHANGELOG.md | 16 |
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 |