Add a changelog for 0.10.0.

This commit is contained in:
Dave Halter
2016-07-09 02:40:27 +02:00
parent e0cb1346e1
commit 690241332d
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -3,6 +3,13 @@
Changelog
---------
0.10.0 (2016-06-)
+++++++++++++++++
- Basic type inference for ``yield from`` and ``star unpacking``.
- PEP 484 support (most of the important features of it). Thanks Claude! (@reinhrst)
- Again a lot of internal changes.
0.9.0 (2015-04-10)
++++++++++++++++++