diff options
author | Soispha <soispha@vhack.eu> | 2023-10-03 16:33:04 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-10-03 16:33:04 +0200 |
commit | 7da6e60b4006edec97440769ecf94157910c2eff (patch) | |
tree | de876cfcfdf1b496878320fa9e2343aa84116497 /CHANGELOG.md | |
parent | fix(system/services/miniflux): Reduce password length (diff) | |
download | nixos-server-7da6e60b4006edec97440769ecf94157910c2eff.tar.gz nixos-server-7da6e60b4006edec97440769ecf94157910c2eff.zip |
chore(version): v0.11.0 v0.11.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 381d82d..a7c5132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.11.0 - 2023-10-03 +#### Bug Fixes +- **(system/services/miniflux)** Reduce password length - (ca1e354) - Soispha +- **(system/services/miniflux)** Correctly specify secret path - (b4944b1) - Soispha +#### Features +- **(system/services/miniflux)** Init - (932c45d) - Soispha + +- - - + ## v0.10.0 - 2023-10-02 #### Bug Fixes - **(system/services/nginx)** Update hosts - (2aa1c16) - Soispha |