summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-07-08 00:56:44 -0700
committerGitHub <noreply@github.com>2016-07-08 00:56:44 -0700
commit07e62208860c306311f8b316d226562dd8de862c (patch)
treea37f74ca289751270dbeef4f84491308a3032b56
parent474d4a861ece9f8ee3c61c31e9ce52f42d52d33d (diff)
parentd0b37171ec7d63c973a50796263d8d96a58b4470 (diff)
downloadpyramid-07e62208860c306311f8b316d226562dd8de862c.tar.gz
pyramid-07e62208860c306311f8b316d226562dd8de862c.tar.bz2
pyramid-07e62208860c306311f8b316d226562dd8de862c.zip
Merge pull request #2690 from stevepiercy/master
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
------------