diff options
author | sils <sils@sils.li> | 2023-10-11 13:55:36 +0200 |
---|---|---|
committer | sils <sils@sils.li> | 2023-10-11 13:55:36 +0200 |
commit | b07daa8d46300eef7f0b99f9061955f79de08346 (patch) | |
tree | b68528887fa6e269ba2b78297d3205b7f9aa5e0c | |
parent | feat(system/services/nix): add wheel group to trusted-users (diff) | |
download | nixos-server-b07daa8d46300eef7f0b99f9061955f79de08346.tar.gz nixos-server-b07daa8d46300eef7f0b99f9061955f79de08346.zip |
chore(version): v0.14.0 v0.14.0
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b82c79c..8b41f38 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.14.0 - 2023-10-11 +#### Features +- **(system/services/nix)** add wheel group to trusted-users - (52ae495) - sils + +- - - + ## v0.13.0 - 2023-10-03 #### Bug Fixes - **(system/services/murmur)** Allow murmur's user to read certs - (c154fa3) - Soispha |