From 206a7f6eb776ff91043ce9cf4627dad20f68b937 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 3 Oct 2011 17:48:28 -0400 Subject: Closes #308 --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index dc74ea7a8..06eace14a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -16,6 +16,9 @@ Bug Fixes - Make test suite pass on 32-bit systems; closes #286. closes #306. See also https://github.com/Pylons/pyramid/issues/286 +- The ``pryamid.view.view_config`` decorator did not accept a ``match_params`` + predicate argument. See https://github.com/Pylons/pyramid/pull/308 + Backwards Incompatibilities --------------------------- -- cgit v1.2.3