summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11a4db1..54595be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
+## v0.17.1 - 2023-11-07
+#### Bug Fixes
+- **(system/services/taskserver/certs)** Move cert generation to script - (961729e) - Soispha
+
+- - -
+
## v0.17.0 - 2023-11-03
#### Bug Fixes
- **(system/services/taskserver)** Disable debug - (d39bcde) - Soispha