add 5.6.17 changelog

This commit is contained in:
Sebastian McKenzie 2015-07-09 19:03:32 +01:00
parent d335535f04
commit b0d0adda9b

View File

@ -13,6 +13,11 @@ _Note: Gaps between patch versions are faulty, broken or test releases._
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
## 5.6.17
* **Bug Fix**
* Fix `CodeGenerator.findCommonStringDelimiter` causing a stack overflow.
## 5.6.16
* **Internal**