From df8c5d5e672f9f7784e553a4e3be8f0a866e1c01 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Fri, 11 Mar 2022 10:36:08 +0100
Subject: [PATCH] DOC: Changelog.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11212ffb..9ce38d59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added ###
 
+- `timeout` option in example pycaosdb.ini
+
 ### Changed ###
 
 ### Deprecated ###
-- 
GitLab