update 1.14.5 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-30 11:12:36 +11:00
parent 66f67b92ce
commit 5085b96753

View File

@ -1,6 +1,8 @@
# 1.14.5
* Upgrade `acorn-6to5`.
* Fix JSON recursion error for unknown code generator node types.
* Ensure that a statement is a block on block/statement types when replacing them with multiple nodes.
# 1.14.4