add 5.6.4 changelog

This commit is contained in:
Sebastian McKenzie 2015-06-22 20:37:00 +01:00
parent 2910d4f82c
commit 2dfa6ddf36

View File

@ -13,6 +13,11 @@ _Note: Gaps between patch versions are faulty/broken releases._
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
## 5.6.4
* **Internal**
* Add `ParenthesizedExpression` node type.
## 5.6.3
* **Bug Fix**