diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 006bad7c..e0ee0d93 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,28 @@ +Version 20.9.1 +=============== + +Bugfixes +******** + + * + `#1954 `_ + Fix static route registration on blueprints + * + `#1957 `_ + Removes duplicate headers in ASGI streaming body + + +Version 19.12.3 +=============== + +Bugfixes +******** + + * + `#1959 `_ + Removes duplicate headers in ASGI streaming body + + Version 20.9.0 ===============