diff --git a/CHANGELOG.md b/CHANGELOG.md
index 485e806bd957d5cc8b8a314c3661e707c5ca6378..b5fe7680ae1ec2f68631826fe246c539a1de036a 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