Changes and docs are modified.

This commit is contained in:
Alexander Pantyukhin 2015-06-17 11:59:04 +00:00 committed by Markus Unterwaditzer
parent 5e12748d0e
commit a9066a3756
2 changed files with 18 additions and 0 deletions

View file

@ -8,6 +8,7 @@ Version 1.0
(release date to be announced, codename to be selected)
- Added before_render_template signal.
- Added `**kwargs` to :meth:`flask.Test.test_client` to support passing
additional keyword arguments to the constructor of
:attr:`flask.Flask.test_client_class`.