diff options
author | Soispha <soispha@vhack.eu> | 2023-12-19 15:53:19 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-19 15:53:19 +0100 |
commit | be2dc47e3c3fd04771d628fd1406c72ef7de54bd (patch) | |
tree | a5640c7a05f80a3977a2e8c9685197faf37f95e5 | |
parent | chore(treewide): Update shell library (diff) | |
download | nixos-config-be2dc47e3c3fd04771d628fd1406c72ef7de54bd.tar.gz nixos-config-be2dc47e3c3fd04771d628fd1406c72ef7de54bd.zip |
chore(version): v1.20.0
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 02a232ed..8e68b457 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.20.0 - 2023-12-19 +#### Build system +- **(treewide)** Update - (162861d) - Soispha +#### Features +- **(hm/pkgs/src/spodi)** Rework command line arguments - (19ce222) - Soispha +#### Miscellaneous Chores +- **(treewide)** Update shell library - (9da9103) - Soispha + +- - - + ## v1.19.1 - 2023-12-18 #### Bug Fixes - **(hm/pkgs/scr/lyrics)** Add missing dependency - (b08b1ff) - Soispha |