about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-19 15:53:19 +0100
committerSoispha <soispha@vhack.eu>2023-12-19 15:53:19 +0100
commitbe2dc47e3c3fd04771d628fd1406c72ef7de54bd (patch)
treea5640c7a05f80a3977a2e8c9685197faf37f95e5 /CHANGELOG.md
parentchore(treewide): Update shell library (diff)
downloadnixos-config-be2dc47e3c3fd04771d628fd1406c72ef7de54bd.tar.gz
nixos-config-be2dc47e3c3fd04771d628fd1406c72ef7de54bd.zip
chore(version): v1.20.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
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