diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7053e4a130caf3811a48622901c1a8cffbb091c6..0363bd27ce7bb53382ca7f4733529de2a547784c 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