diff options
| author | Michael Merickel <michael@merickel.org> | 2016-12-23 22:55:37 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-12-23 22:55:37 -0600 |
| commit | e40c8ad52509b1559bca0312b1b19c29b23e210f (patch) | |
| tree | 6577bd2e2d2776c61bbc5cdf884143cef84c61c9 /CHANGES.txt | |
| parent | 1a27bf722ddf945f13ebf2c5bdb9ca121ad15663 (diff) | |
| download | pyramid-e40c8ad52509b1559bca0312b1b19c29b23e210f.tar.gz pyramid-e40c8ad52509b1559bca0312b1b19c29b23e210f.tar.bz2 pyramid-e40c8ad52509b1559bca0312b1b19c29b23e210f.zip | |
add changelogs for #2881 and #2883.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index c6074f552..d14078300 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -163,6 +163,14 @@ Features See https://github.com/Pylons/pyramid/pull/2873 +- The SQLAlchemy + URL Dispatch + Jinja2 (``wiki2``) and + ZODB + Traversal + Chameleon (``wiki``) tutorials have been updated to + utilize the new cookiecutters and drop support for the ``pcreate`` + scaffolds. + + See https://github.com/Pylons/pyramid/pull/2881 and + https://github.com/Pylons/pyramid/pull/2883. + Bug Fixes --------- |
