From 593da8da830b08ad709930936a3167a9015faeb5 Mon Sep 17 00:00:00 2001
From: Christoph Reiter <reiter.christoph@gmail.com>
Date: Tue, 12 Jul 2022 14:25:53 +0200
Subject: [PATCH] Add a changelog

---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 CHANGELOG.md

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..4471dae
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,5 @@
+# 0.2.1
+
+* Add a health check example
+* Port to newer core bundle APIs
+* Add more inline documentation
-- 
GitLab