From 7ecf62d4d2019796fac335615083773ed662f0b9 Mon Sep 17 00:00:00 2001
From: Michael Merickel <michael@merickel.org>
Date: Sat, 08 Jul 2017 17:57:07 +0200
Subject: [PATCH] add changes for #3121

---
 CHANGES.txt |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 08214e5..bca34a5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,11 @@
+unreleased
+==========
+
+- Add a ``_category`` argument to the ``pyramid.view.view_config`` decorator.
+  This argument will be forwarded to venusian and can be used to affect
+  what items are picked up by ``config.scan(..., category=...)``.
+  See https://github.com/Pylons/pyramid/pull/3121
+
 1.9 (2017-06-26)
 ================
 

--
Gitblit v1.9.3