From 97a94755500292c7091722adb6d5ba8403e1f40f Mon Sep 17 00:00:00 2001 From: Erik Westrup Date: Fri, 3 Dec 2021 18:35:51 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f120356..0824b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.0.1] - 2021-12-03 ### Fixed -- $(make install) now works for the *.template files [#40[https://github.com/erikw/restic-systemd-automatic-backup/issues/40] +- $(make install) now works for the *.template files [#40](https://github.com/erikw/restic-systemd-automatic-backup/issues/40) ## [1.0.0] - 2021-12-02 It's time to call this a proper major version!