diff options
| author | Michael Merickel <michael@merickel.org> | 2017-01-15 23:27:00 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2017-01-15 23:27:54 -0600 |
| commit | 776666628b70fe80ca42d60d161c946397a48ed0 (patch) | |
| tree | aa2a4720fb3314fd7ce67b5c967285731802e793 /CHANGES.txt | |
| parent | 0590e5fee581899dbf6fc6d6bc5a07044ab5b518 (diff) | |
| download | pyramid-776666628b70fe80ca42d60d161c946397a48ed0.tar.gz pyramid-776666628b70fe80ca42d60d161c946397a48ed0.tar.bz2 pyramid-776666628b70fe80ca42d60d161c946397a48ed0.zip | |
changelog for #2901
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 5db5ae002..2ca81db40 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -18,6 +18,9 @@ Documentation Changes - Update Windows documentation to track newer Python 3 improvements to the installer. See https://github.com/Pylons/pyramid/pull/2900 +- Updated the ``mod_wsgi`` tutorial to use cookiecutters and Apache 2.4+. + See https://github.com/Pylons/pyramid/pull/2901 + 1.8a1 (2016-12-25) ================== |
