From c4e9dc08430fdb5069faa3d02861cc0d5f8e53bd Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 10 Jul 2023 15:39:37 +0200 Subject: chore(version): v0.3.0 --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e68ec2c..1827e42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,29 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.3.0 - 2023-07-10 +#### Bug Fixes +- **(host/server1)** Use working path to disk - (26b6c91) - Soispha +- **(system/disks)** Change partitioning scheme to support gpt/bios boot - (40458f4) - Soispha +- **(system/impermanence/m/mail)** Add rspamd dir - (a0d04e5) - Soispha +- **(system/impermanence/m/users)** Make /home readable - (8c1dd93) - Soispha +- **(system/secrets)** Update after redeploy - (778f8ad) - Soispha +- **(system/secrets)** Ensure that ssh host key is available in stage 2 - (5bb8cb3) - Soispha +- **(system/services/keycloak)** Use agenix to store passwd - (265eb9d) - Soispha +- **(system/services/nix-sync)** Nix build needs access to /proc/stat - (123a8d9) - Soispha +- **(treewide)** Move all persistent dirs to impermanence to set permissions - (7815ef2) - Soispha +#### Documentation +- **(notes)** Add section about redeployment - (3ea6a58) - Soispha +#### Features +- **(flake)** Add agenix module - (78b566e) - Soispha +- **(system/disks)** Add disko - (d176a33) - Soispha +#### Miscellaneous Chores +- **(.gitattributes)** Remove removed acme path - (81cf12b) - Soispha +#### Refactoring +- **(system/impermanence)** Move to own directory - (2a6b022) - Soispha + +- - - + ## v0.2.0 - 2023-07-07 #### Bug Fixes - **(system)** Import everything - (a1758ed) - Soispha -- cgit 1.4.1