update changelog for 1.13.0

This commit is contained in:
Sebastian McKenzie 2014-11-22 23:33:06 +11:00
parent f191fd7883
commit 286404c6f2

View File

@ -1,6 +1,8 @@
# 1.13.0
* Put experimental ES7 features behind a flag `--experimental` and `experimental` option.
* Constructor speed performance increase. Thanks [@RReverser](https://github.com/RReverser).
* Use `self` instead of `window` in the optional 6to5 runtime. Thanks [@RReverser](https://github.com/RReverser).
# 1.12.26