summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/whatsnew-1.2.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/whatsnew-1.2.rst b/docs/whatsnew-1.2.rst
index 38284a7aa..a705f5173 100644
--- a/docs/whatsnew-1.2.rst
+++ b/docs/whatsnew-1.2.rst
@@ -173,6 +173,9 @@ Minor Feature Additions
1.0. This is a low-cost alias to ``pyramid.view.view_config`` which we'll
just keep around forever.
+- Route pattern replacement marker names can now begin with an underscore.
+ See https://github.com/Pylons/pyramid/issues/276.
+
Deprecations
------------