summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index d3ffa19fc..592ab8c63 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -63,6 +63,10 @@ Features
types that prefers human-readable html/text responses over JSON.
See https://github.com/Pylons/pyramid/pull/3326
+- Support a list of media types in the ``accept`` predicate used in
+ ``pyramid.config.Configurator.add_route``.
+ See https://github.com/Pylons/pyramid/pull/3326
+
Bug Fixes
---------