add 1.13.7 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-23 22:56:13 +11:00
parent fafdb1a18a
commit 54e7e495ac

View File

@ -1,3 +1,8 @@
# 1.13.7
* Upgrade `acorn-6to5`.
* Add experimental exponentiation operator support.
# 1.13.6
* Fix experimental object spread/rest helper.