From f73bf49e4b510b426dce4c04d1d63e08455f1ce0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= <timothee.floure@posteo.net>
Date: Tue, 28 Jul 2020 14:23:30 +0200
Subject: [PATCH] Remove manual / outdated CHANGELOG

---
 CHANGELOG.md | 6 ------
 README.md    | 4 ++--
 2 files changed, 2 insertions(+), 8 deletions(-)
 delete mode 100644 CHANGELOG.md

diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index df26f7e..0000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# cdist-contrib changes
-
-* 2020-06-07: New type: __unbound_exporter (Timothée Floure)
-* 2020-06-07: Extended type: wire remote control configuration for __unbond (Timothée Floure)
-* 2020-06-03: New type: __unbound (Timothée Floure)
-* 2020-04-28: New type: __find_exec (Ander Punnar)
diff --git a/README.md b/README.md
index ef4b2c3..4231de2 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ tool with community-maitained types which are either too specific to fit/be
 maintained in cdist itself or were not accepted in code cdist but could still
 be useful.
 
-This project does not have releases and is continously updated: see
-`CHANGELOG.md` for details.
+This project does not have releases and is continously updated: see git history
+for change log.
 
 ## Using cdist-contrib