From a0aaf09c7e7792cd8103fbe9843650203c1d73b5 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sat, 8 Jul 2017 11:06:11 -0500 Subject: add changelog for #3105 --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index dd1f3ea52..9c13d303f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,11 @@ unreleased Features -------- +- Add a ``_category`` argument to the ``pyramid.view.view_config`` decorator + that can be used to affect which actions are registered when performing + a ``config.scan(..., category=...)`` with a specific category. + See https://github.com/Pylons/pyramid/pull/3105 + Bug Fixes --------- -- cgit v1.2.3