From 5a7cedee4eb2edbcfc4d9ba36ec90e5b4aaf6108 Mon Sep 17 00:00:00 2001
From: Richard Lindner <rlindner81@gmail.com>
Date: Fri, 6 Dec 2024 16:25:57 +0100
Subject: [PATCH] add changes to changelog

---
 CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd514ec..5e89971 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 - marked `--server-start-debugger` as not dangerous
 
+### Added
+
+- established baseline test coverage
+
+- hdi: list relations also gets the `--json` flag
+
 ### Fixed
 
 - fix some internal context call queuing under parallel execution