Prepare the new release.

This commit is contained in:
Cédric Bonhomme 2017-03-10 07:59:39 +01:00
parent a94128e6c6
commit e803386361
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
4 changed files with 66 additions and 31 deletions

View file

@ -1,6 +1,14 @@
Release History
===============
0.6.9 (2017-03-10)
------------------
* introduces some type hints (PEP 484);
* more tests for the generators and for the tools module;
* updated descriptions of generators;
* fixed a bug with a generator that has been previously renamed.
0.6.8 (2017-03-08)
------------------