Michael Merickel
2017-06-20 983216c05a79e6a725d68f94ef3d0ab1d25f97d2
add changelog for #3034
1 files modified
6 ■■■■■ changed files
CHANGES.txt 6 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -31,6 +31,12 @@
  the stdlib's version and enable custom quoting functions.
  See https://github.com/Pylons/pyramid/pull/3088
- Support `_query=None` and `_anchor=None` in ``request.route_url`` as well
  as ``query=None`` and ``anchor=None`` in ``request.resource_url``.
  Previously this would cause an `?` and a `#`, respectively, in the url
  with nothing after it.
  See https://github.com/Pylons/pyramid/pull/3034
1.9a2 (2017-05-09)
==================