Michael Merickel
2015-02-06 447ac1e05d356e2124d4d82d5a877c41078895dc
update changelog
1 files modified
5 ■■■■■ changed files
CHANGES.txt 5 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -10,6 +10,11 @@
  output by showing the module instead of just ``__repr__``.
  See: https://github.com/Pylons/pyramid/pull/1542
- The ``pyramid.renderers.JSONP`` renderer would raise an exception if used
  without a request object. It will now fallback to behave like
  the ``pyramid.renderers.JSON`` renderer if there is no request object to
  derive a callback from. See https://github.com/Pylons/pyramid/pull/1562
.. _changes_1.5.2:
1.5.2 (2014-11-09)