add 5.5.6 changelog

This commit is contained in:
Sebastian McKenzie 2015-06-09 04:06:06 +01:00
parent 4cc844f410
commit 1db232da9e

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.5.6
* **Bug Fix**
* Fix `let` binding collision in loop head not properly replacing `AssignmentExpression`s.
## 5.5.5
* **Bug Fix**