From b85730f5e66955ee4fff80561ac47299bdb288ae Mon Sep 17 00:00:00 2001
From: Alexander Schlemmer <alexander@mail-schlemmer.de>
Date: Thu, 8 Jul 2021 14:36:36 +0200
Subject: [PATCH] updated changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38b470db..1d3509f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed ###
 
+- It is possible now to supply a password for caosdb_admin on the command line and also activate the user directly using "-c".
+
 ### Deprecated ###
 
 ### Removed ###
-- 
GitLab