add 1.13.3 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-23 18:46:56 +11:00
parent 4ccc12b04d
commit 187bbca731

View File

@ -1,3 +1,8 @@
# 1.13.3
* Upgrade `acorn-6to5`.
* Add experimental support for abstract references.
# 1.13.2
* Optimise `Array.from` usage by adding a helper method.