diff options
author | Soispha <soispha@vhack.eu> | 2023-12-12 16:54:04 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-12 16:54:04 +0100 |
commit | e08f116bd49eebde0507fbcd67aea2adca499a73 (patch) | |
tree | 484d2f8b0072e8e0cb8d7525c25064d23732059b | |
parent | chore(treewide): Update shell library version number (diff) | |
download | nixos-config-e08f116bd49eebde0507fbcd67aea2adca499a73.tar.gz nixos-config-e08f116bd49eebde0507fbcd67aea2adca499a73.zip |
chore(version): v1.18.0
-rw-r--r-- | CHANGELOG.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a9c1d4..b470bcb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.18.0 - 2023-12-12 +#### Bug Fixes +- **(hm/pkgs/scr/neorg)** Use new way to specify completion function - (b0c158a) - Soispha +- **(hm/pkgs/scr/spodi)** Reactive, as spotdl builds again - (a377c01) - Soispha +- **(hm/pkgs/src/con2pdf)** Prepare shell version update - (0f6523f) - Soispha +- **(hm/wms/river/init)** Don't use error handling for setting variables - (1c46c4f) - Soispha +- **(hm/wms/river/keys)** Use new screenshot script - (05adc66) - Soispha +#### Build system +- **(treewide)** Update - (6d425ad) - Soispha +#### Features +- **(hm/pkgs/scr/fupdate)** Move fupdate in my main config tree - (4dc8091) - Soispha +- **(hm/pkgs/scrs/screenshot)** Add better persistent and temporary script - (9a7988c) - Soispha +#### Miscellaneous Chores +- **(hm/pkgs/scr/llp)** Delete llp, as it's not necessary on Wayland - (3847781) - Soispha +- **(hm/pkgs/scrs)** Delete unused and deprecated scripts - (693f5d1) - Soispha +- **(treewide)** Update shell library version number - (4a91b6c) - Soispha + +- - - + ## v1.17.1 - 2023-12-10 #### Bug Fixes - **(hm/conf/nvim/plgs/harpoon)** Use version locked to the old branch - (78d136c) - Soispha |