diff options
author | Soispha <soispha@vhack.eu> | 2023-11-18 17:56:00 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-11-18 17:56:00 +0100 |
commit | 60a09a016f9f046d5d67da1a328a5bf04a8975f7 (patch) | |
tree | 5903ebcb31611c067c651822f2c10cad6c172489 /CHANGELOG.md | |
parent | build(flake): Update (diff) | |
download | nixos-server-60a09a016f9f046d5d67da1a328a5bf04a8975f7.tar.gz nixos-server-60a09a016f9f046d5d67da1a328a5bf04a8975f7.zip |
chore(version): v0.18.0 v0.18.0
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 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 |