add acorn-6to5 changes to 2.13.0 changelog

This commit is contained in:
Sebastian McKenzie 2015-01-18 19:26:15 +11:00
parent 622da331a6
commit dd256dc3f8

View File

@ -22,6 +22,8 @@ _Note: Gaps between patch versions are faulty/broken releases._
* **Internal**
* Even more optimisations thanks to the awesome [@gaearon](https://github.com/gaearon).
* Upgrade `acorn-6to5`.
* Fixes exponentation operator thanks to [@charliesome](https://github.com/charliesome).
* Fix flow optional parameters with types.
* Upgrade `chokidar` to `0.12.6`.
* Upgrade `commander` to `2.6.0`.
* Upgrade `core-js` to `0.4.5`.