summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 044de76..65fbefb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v0.21.0 - 2024-01-19
+#### Bug Fixes
+- **(.gitignore)** exclude nix build result - (9e8635d) - sils
+- **(system/services/restic)** create /srv/snapshots if non-existent - (e5ff84a) - sils
+#### Build system
+- **(flake)** update - (3bb2573) - sils
+#### Features
+- **(flake)** add formatter - (1903592) - sils
+
+- - -
+
 ## v0.20.1 - 2024-01-17
 #### Bug Fixes
 - **(sys/services/restic)** Set the system start time to 'daily' - (3581f97) - Soispha