From 0d00a3e27ad05fdd79a57fc5017f12590e37a2b9 Mon Sep 17 00:00:00 2001
From: fspreck <f.spreckelsen@indiscale.com>
Date: Fri, 11 Mar 2022 10:56:02 +0100
Subject: [PATCH] DOC: Correct Changelog section

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ce38d59..535fe457 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,8 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added ###
 
-- `timeout` option in example pycaosdb.ini
-
 ### Changed ###
 
 ### Deprecated ###
@@ -21,6 +19,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Security ###
 
+### Documentation ###
+
+- `timeout` option in example pycaosdb.ini
+
 ## [0.7.0] - 2022-01-21 ##
 
 ### Added ###
-- 
GitLab