summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54595be..de4137f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,21 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v0.18.0 - 2023-11-18
+#### Bug Fixes
+- **(system/services/taskserver)** Support both ipv4 and ipv6 - (5200f2e) - Soispha
+- **(system/services/taskserver)** Support both ipv4 and ipv6 - (6948186) - Soispha
+- **(system/users)** change ssh-keys for sils - (0b865b6) - sils
+- **(system/users)** add ssh-key for sils - (5e50f8d) - sils
+#### Build system
+- **(flake)** Update - (257befb) - Soispha
+#### Features
+- **(git-crypt)** add new key - (d74f1f6) - sils
+#### Miscellaneous Chores
+- **(merge)** Branch 'taskd' - (288ea14) - Soispha
+
+- - -
+
 ## v0.17.1 - 2023-11-07
 #### Bug Fixes
 - **(system/services/taskserver/certs)** Move cert generation to script - (961729e) - Soispha