diff options
author | sils <sils@sils.li> | 2023-07-28 11:47:26 +0200 |
---|---|---|
committer | sils <sils@sils.li> | 2023-07-28 11:47:26 +0200 |
commit | 4c48873ace5e953db8681d8b7732b780934a9e8a (patch) | |
tree | d703daa725fd157395425344cf381a4e4fc0e58b /CHANGELOG.md | |
parent | Fix(system/services/mail): Update mail users (diff) | |
download | nixos-server-4c48873ace5e953db8681d8b7732b780934a9e8a.tar.gz nixos-server-4c48873ace5e953db8681d8b7732b780934a9e8a.zip |
chore(version): v0.5.1 v0.5.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cba530..602f6db 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.5.1 - 2023-07-28 +#### Bug Fixes +- **(system/services/mail)** Update mail users - (fe5da03) - sils + +- - - + ## v0.5.0 - 2023-07-27 #### Bug Fixes - **(system/impermanence)** Keycloak was actually postgresql - (595ab5c) - Soispha |