From ab0be8ab6c6001db7ca7644e4d34bbdcb49d70e2 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Wed, 31 Aug 2016 22:49:50 -0500 Subject: add changelog for #2714 --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 02e3271ce..198dfaab5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -24,6 +24,10 @@ Bug Fixes and `attr` is involved. See: https://github.com/Pylons/pyramid/pull/2687 +- Fix a ``FutureWarning`` in Python 3.5 when using ``re.split`` on the + ``format`` setting to the ``proutes`` script. + See https://github.com/Pylons/pyramid/pull/2714 + Deprecations ------------ -- cgit v1.2.3