From c1392e78ae657daf4bab82d79839e62caf46bb61 Mon Sep 17 00:00:00 2001
From: Sergey Yakubov <sergey.yakubov@desy.de>
Date: Fri, 20 Mar 2020 09:40:07 +0100
Subject: [PATCH] update chnagelog

---
 CHANGELOG.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7053e4a13..0363bd27c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-+## 20.03
+## 20.03
 FEATURES
 * introduced substreams for producer/consumer
 * introduced timeout for producer requests
@@ -8,7 +8,6 @@ FEATURES
 
 IMPROVEMENTS
 * switch to MongoDB 4.2
-* receiver use file paths provided during connection authorization structure
 * API documentation is available for C++ and Python
 * switch to using cmake 3.7+
 * error messages in Python as Python strings, not byte objects
-- 
GitLab