update 4.6.3 changelog

This commit is contained in:
Sebastian McKenzie 2015-03-01 13:45:09 +11:00
parent 93d5288d71
commit 82833a8901

View File

@ -18,6 +18,8 @@ See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
* **Bug Fix**
* Fix `arguments` being incorrectly aliased in arrow function rest parameter optimisation.
* Make deoptimisation trigger safer.
* **New Feature**
* Flow types are now retained when blacklisting the `flow` transformer.
## 4.6.1