From 572e03c1e47385f093ffb701e21c226f99247837 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Thu, 25 Oct 2018 19:59:33 -0500 Subject: add changelog for #3400 --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) 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) =================== -- cgit v1.2.3