Michael Merickel
2016-11-16 4db295a08c931328fa6bc0d15c7b9aa57ddad86c
add changelog for #2681
1 files modified
6 ■■■■ changed files
CHANGES.txt 6 ●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -16,12 +16,16 @@
   See https://github.com/Pylons/pyramid/pull/2615
- ``pcreate`` is now interactive by default. You will be prompted if it
- ``pcreate`` is now interactive by default. You will be prompted if
  a file already exists with different content. Previously if there were
  similar files it would silently skip them unless you specified
  ``--interactive`` or ``--overwrite``.
  See https://github.com/Pylons/pyramid/pull/2775
- Removed undocumented argument ``cachebust_match`` from
  ``pyramid.static.static_view``. This argument was shipped accidentally
  in Pyramid 1.6. See https://github.com/Pylons/pyramid/pull/2681
Features
--------