summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-16 14:28:01 -0500
committerChris McDonough <chrism@plope.com>2010-12-16 14:28:01 -0500
commita61f345b414bb4529c2a5927a73192ce874ab001 (patch)
tree57c9ed3864cf9f0a957ca07412eb0c3d7259e3ae /CHANGES.txt
parent7906d26232a6a55278d53d7cb8d8b98e2363293a (diff)
parentde97c5b33be9e9230bce70fecbea932b269ebe0a (diff)
downloadpyramid-a61f345b414bb4529c2a5927a73192ce874ab001.tar.gz
pyramid-a61f345b414bb4529c2a5927a73192ce874ab001.tar.bz2
pyramid-a61f345b414bb4529c2a5927a73192ce874ab001.zip
Merge branch 'jkrebs-master'
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1cc082a16..5f9cb3d05 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
Next release
============
+Features
+--------
+
+- Added ``debug_matched`` configuration setting that logs matched routes
+ (including the matchdict and predicates).
+
Bug Fixes
---------