diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9d70afbd..e21ff2e43 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Couper Changelog
+
+## [1.1.1](https://github.com/avenga/couper/compare/1.1...1.1.1)
+
+> 2021-04-21
+
+### Bug Fixes
+
+* Endpoint responses are written and logged with correct status-code ([#216](https://github.com/avenga/couper/issues/216))
+ * affected: a plain `response` without any additional headers or body configuration
+
## [1.1](https://github.com/avenga/couper/compare/1.0...1.1)
diff --git a/docs/README.md b/docs/README.md
index a47364623..54da69dcd 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,4 +1,4 @@
-# Couper Docs - Version 1.0
+# Couper Docs - Version 1.1
## Table of contents