diff --git a/CHANGES.txt b/CHANGES.txt index 36a8d17ac2..4c35b8bb24 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 ------------