6.4.1 changelog

This commit is contained in:
Henry Zhu 2016-01-06 20:01:45 -05:00
parent ada2fdbe4b
commit c9d7d75654

View File

@ -13,6 +13,11 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog. See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
## 6.4.1
* **Bug Fix**
* `babel-types`: [#3245](https://github.com/babel/babel/pull/3245) Temporarily revert adding the `Binary` alias [#3217](https://github.com/babel/babel/pull/3217) and tests.
## 6.4.0 ## 6.4.0
Thanks to @samwgoldman for all the new flow support! Thanks to @samwgoldman for all the new flow support!