summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index d04e84174..4eab7a0bb 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,6 +9,9 @@ Bug Fixes
when code sets the value to a string.
See https://github.com/Pylons/pyramid/pull/3396
+- Fix deprecated escape sequences in preparation for Python 3.8.
+ See https://github.com/Pylons/pyramid/pull/3400
+
1.10a1 (2018-10-15)
===================