summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-07-28 22:28:01 +0200
committerSoispha <soispha@vhack.eu>2023-07-28 22:28:01 +0200
commit6808ac4dbe19a04d56d4a381ef9ff9d205e47b0e (patch)
treecbe19c639d95651368b29fa9399ac6dae4c7c23d
parentFix(treewide): Use correct function argument specification (diff)
downloadnixos-server-6808ac4dbe19a04d56d4a381ef9ff9d205e47b0e.tar.gz
nixos-server-6808ac4dbe19a04d56d4a381ef9ff9d205e47b0e.zip
chore(version): v0.6.0 v0.6.0
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 602f6db..6aeb4a2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v0.6.0 - 2023-07-28
+#### Bug Fixes
+- **(treewide)** Use correct function argument specification - (8350b2e) - Soispha
+#### Features
+- **(system/services/mail/users)** Add mailusers - (a3eed53) - Soispha
+#### Refactoring
+- **(system/services/nginx)** Reduce encrypted stuff to a minimum - (2b766df) - Soispha
+
+- - -
+
 ## v0.5.1 - 2023-07-28
 #### Bug Fixes
 - **(system/services/mail)** Update mail users - (fe5da03) - sils