summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-07-08 00:50:18 -0700
committerSteve Piercy <web@stevepiercy.com>2016-07-08 00:50:18 -0700
commitd0b37171ec7d63c973a50796263d8d96a58b4470 (patch)
treedbce50a511669add115742ff52ab5c4bd5b27576
parent2b8c7d5e418b2d5df0e05508ae9c17168b30f28d (diff)
downloadpyramid-d0b37171ec7d63c973a50796263d8d96a58b4470.tar.gz
pyramid-d0b37171ec7d63c973a50796263d8d96a58b4470.tar.bz2
pyramid-d0b37171ec7d63c973a50796263d8d96a58b4470.zip
Add change note for #2687
-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
------------