summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 65a1f15cd..1c5f1a00e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -119,6 +119,9 @@ Features
See https://github.com/Pylons/pyramid/pull/2805
+- Scaffolds, documentation and tutorials now use ``listen`` option instead
+ of ``host`` and ``port`` to configure Waitress server.
+
Bug Fixes
---------