summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorsils <sils@sils.li>2023-07-28 11:47:26 +0200
committersils <sils@sils.li>2023-07-28 11:47:26 +0200
commit4c48873ace5e953db8681d8b7732b780934a9e8a (patch)
treed703daa725fd157395425344cf381a4e4fc0e58b /CHANGELOG.md
parentFix(system/services/mail): Update mail users (diff)
downloadnixos-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.md6
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