diff options
author | Soispha <soispha@vhack.eu> | 2023-10-03 18:07:25 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-03 18:08:46 +0200 |
commit | 5b1220b2f47bfaa6a63cc144b67288b31f4cfc46 (patch) | |
tree | 85c7c249061c5406ce404cc25df9f7d107ca95b6 /CHANGELOG.md | |
parent | fix(system/services/murmur): Allow murmur's user to read certs (diff) | |
download | nixos-server-5b1220b2f47bfaa6a63cc144b67288b31f4cfc46.tar.gz nixos-server-5b1220b2f47bfaa6a63cc144b67288b31f4cfc46.zip |
chore(version): v0.12.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a7c5132..1928ad8 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.12.0 - 2023-10-03 +#### Bug Fixes +- **(system/services/murmur)** Allow murmur's user to read certs - (c37bf3d) - Soispha +#### Build system +- **(flake)** update - (f3eeef8) - sils +#### Features +- **(system/services/murmur)** Init - (beb53b0) - Soispha + +- - - + ## v0.11.0 - 2023-10-03 #### Bug Fixes - **(system/services/miniflux)** Reduce password length - (ca1e354) - Soispha |