diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index 6d1712bef045520d58521847256f34d64c8a24ad..0000000000000000000000000000000000000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,17 +0,0 @@
-# Changelog
-
-## 🗓️ 2022-05-10
-
-🐞 Bugfix: nocache
-When using restic_nocache it was applied on backup only. Now the restic parameter --no-cache is used in all restic commands.
-
-## 📢 Info
-
-The changelog was started on 2022-05-10.
-
-Legend:
-
-✅ Added Feature
-✴️ Update
-🐞 Bugfix
-🛡 Security feature