summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-01-17 06:43:18 +0100
committerSoispha <soispha@vhack.eu>2024-01-17 06:43:18 +0100
commite46ec69d283be2cd7af4a1336f9204ebf251f8b0 (patch)
tree663840fd0286dd6a62dd9eff9e46ff57b9e43769
parentfix(sys/services/restic): Set the system start time to 'daily' (diff)
downloadnixos-server-0.20.1.tar.gz
nixos-server-0.20.1.zip
chore(version): v0.20.1 v0.20.1
-rw-r--r--CHANGELOG.md7
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