add 5.6.12 changelog

This commit is contained in:
Sebastian McKenzie 2015-06-26 11:39:47 +01:00
parent 571b6a4cd7
commit e328031b19

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.12
* **Bug Fix**
* Fix finding parent for top-level shadowed functions.
## 5.6.11
** **Internal**