diff options
author | sils <sils@sils.li> | 2024-01-07 23:19:10 +0100 |
---|---|---|
committer | sils <sils@sils.li> | 2024-01-07 23:19:10 +0100 |
commit | 50730b7050c85ad2d59feb1e96012ea0d24c7114 (patch) | |
tree | 07e4f5b30dc7c036874b610d9bae46a219e9cbe2 | |
parent | fix(system/services): import restic config (diff) | |
download | nixos-server-0.20.0.tar.gz nixos-server-0.20.0.zip |
chore(version): v0.20.0 v0.20.0
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 732ca80..81e39e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.20.0 - 2024-01-07 +#### Bug Fixes +- **(system/services)** import restic config - (3afee45) - sils +#### Features +- **(system)** add restic - (bba9591) - sils +- **(system/secrets)** rename .tix files to .age - (e3a4cb6) - sils + +- - - + ## v0.19.0 - 2024-01-06 #### Bug Fixes - **(system/impermanence)** Remove keycloak mod, as it does not exist - (2f46936) - Soispha |