From 1a7242be0fc543fd8a965cbc02022941cdadabcc Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Thu, 15 Dec 2016 00:32:40 -0700 Subject: Add CHANGES for #2822 --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 08013f3ec..8f6e5b37a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,9 @@ unreleased Backward Incompatibilities -------------------------- + - Support for the ``IContextURL`` interface that was deprecated in Pyramid 1.3 + has been removed. See https://github.com/Pylons/pyramid/pull/2822 + - Following the Pyramid deprecation period (1.6 -> 1.8), daemon support for pserve has been removed. This includes removing the daemon commands (start, stop, restart, status) as well as the following -- cgit v1.2.3