Changelog

This commit is contained in:
Jakub Roztocil 2014-04-26 17:53:35 +02:00
parent 3478cbd9ff
commit e8a1c051f9

View File

@ -1245,6 +1245,7 @@ Changelog
* `0.9.0-dev`_
* Added ``--cert`` and ``--certkey`` parameters to specify a client side
certificate and private key for SSL
* Improved unicode support.
* Switched from ``unittest`` to ``pytest``.
* Various test suite improvements.
* Added `CONTRIBUTING`_.