summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-03 18:09:02 +0200
committerSoispha <soispha@vhack.eu>2023-10-03 18:09:02 +0200
commit7d905a84db0514bdd8c07bc3a1a0bbff3eaa1a18 (patch)
tree1b7962cc848eeac0e838605809b4d67440f88a6c /CHANGELOG.md
parentchore(version): v0.12.0 (diff)
downloadnixos-server-7d905a84db0514bdd8c07bc3a1a0bbff3eaa1a18.tar.gz
nixos-server-7d905a84db0514bdd8c07bc3a1a0bbff3eaa1a18.zip
chore(version): v0.13.0 v0.13.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1928ad8..b82c79c 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.13.0 - 2023-10-03
+#### Bug Fixes
+- **(system/services/murmur)** Allow murmur's user to read certs - (c154fa3) - Soispha
+#### Features
+- **(system/services/murmur)** Initialize - (a3c3166) - Soispha
+#### Miscellaneous Chores
+- **(version)** v0.12.0 - (5b1220b) - Soispha
+
+- - -
+
 ## v0.12.0 - 2023-10-03
 #### Bug Fixes
 - **(system/services/murmur)** Allow murmur's user to read certs - (c37bf3d) - Soispha