diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c2c077..381d82d 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.10.0 - 2023-10-02 +#### Bug Fixes +- **(system/services/nginx)** Update hosts - (2aa1c16) - Soispha +- **(system/services/taskserver)** Use strict certificate validation - (17f6a00) - Soispha +- **(system/services/taskserver)** Specify domain to listen on - (18624e4) - Soispha +#### Build system +- **(flake)** Update - (327e8bf) - Soispha +- **(flake)** update - (0a877a1) - sils +- **(flake)** update - (ec43442) - sils +- **(flake)** Update - (a4c1e69) - Soispha +#### Features +- **(system/services/taskserver)** Init - (cd75ff6) - Soispha + +- - - + ## v0.9.0 - 2023-08-18 #### Bug Fixes - **(system)** Binary substitution for debugging - (9685791) - sils |