diff options
author | Soispha <soispha@vhack.eu> | 2024-01-17 06:43:18 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-01-17 06:43:18 +0100 |
commit | e46ec69d283be2cd7af4a1336f9204ebf251f8b0 (patch) | |
tree | 663840fd0286dd6a62dd9eff9e46ff57b9e43769 /CHANGELOG.md | |
parent | fix(sys/services/restic): Set the system start time to 'daily' (diff) | |
download | nixos-server-e46ec69d283be2cd7af4a1336f9204ebf251f8b0.tar.gz nixos-server-e46ec69d283be2cd7af4a1336f9204ebf251f8b0.zip |
chore(version): v0.20.1 v0.20.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 81e39e8..044de76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.20.1 - 2024-01-17 +#### Bug Fixes +- **(sys/services/restic)** Set the system start time to 'daily' - (3581f97) - Soispha +- **(sys/services/restic)** Include a db dump of PostgreSQL - (5abcac4) - Soispha + +- - - + ## v0.20.0 - 2024-01-07 #### Bug Fixes - **(system/services)** import restic config - (3afee45) - sils |