Documented latest commit in changelog

This commit is contained in:
Armin Ronacher 2012-10-07 12:53:36 +02:00
parent f034d8d345
commit c9a7fdf1b0

View file

@ -11,6 +11,8 @@ Release date to be decided.
- Changed default cookie serialization format from pickle to JSON to - Changed default cookie serialization format from pickle to JSON to
limit the impact an attacker can do if the secret key leaks. See limit the impact an attacker can do if the secret key leaks. See
:ref:`upgrading-to-010` for more information. :ref:`upgrading-to-010` for more information.
- Added ``template_test`` methods in addition to the already existing
``template_filter`` method family.
Version 0.9 Version 0.9
----------- -----------