summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 36a8d17ac..4c35b8bb2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,6 +19,10 @@ Features
Bug Fixes
---------
+- Fixed bug in `pcreate` such that it now shows the correct view when a class
+ and `attr` is involved.
+ See: https://github.com/Pylons/pyramid/pull/2687
+
Deprecations
------------