From 7cf1a5d2ba1f963ba84b0d8196322476b0fe5ec8 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Fri, 9 Mar 2018 12:24:56 -0500 Subject: Not a backward-incompatibility for Pyramid. [ci skip] --- CHANGES.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index eb5b477fa..7a8fa31f2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -39,9 +39,6 @@ Backward Incompatibilities depending on it directly within your project. See https://github.com/Pylons/pyramid/pull/3140 -- On CherryPy 9+ all functionality from ``cherrypy.wsgiserver`` was moved to ``cheroot``. - See https://github.com/Pylons/pyramid/issues/3195 - Documentation Changes --------------------- -- cgit v1.2.3