From 98eeb2c39d4f954aa159b8be34cdd016c0f0248b Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Fri, 30 Jul 2021 11:34:56 +0200
Subject: [PATCH] DOC: Update Changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 485e806..b5fe768 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Basic functionality to establish connection to a CaosDB server and
   retrieve its version (using the Extern C interface of caosdb-cpplib)
 * Support for Windows
+* Support for config files
+* Minimal error handling
 
 ### Changed
 
-- 
GitLab