summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f27be0253..b3aae92b4 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -54,7 +54,7 @@ Bug Fixes
Backward Incompatibilities
--------------------------
-- Drop support for Python 3.6.
+- Drop support for Python 3.6 and 3.7.
- Requests to a static_view are no longer allowed to contain a null-byte in any
part of the path segment.