Bert JW Regeer
2016-04-14 4c6592734ffb5eace320d8e92e33c5866f111749
Update CHANGES
1 files modified
7 ■■■■■ changed files
CHANGES.txt 7 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -1,6 +1,13 @@
unreleased
==========
- Pyramid HTTPExceptions will now take into account the best match for the
  clients Accept header, and depending on what is requested will return
  text/html, application/json or text/plain. The default for */* is still
  text/html, but if application/json is explicitly mentioned it will now
  receive a valid JSON response. See:
  https://github.com/Pylons/pyramid/pull/2489
- Python 2.6 is no longer supported by Pyramid. See
  https://github.com/Pylons/pyramid/issues/2368