add 1.12.11 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-14 17:20:05 +11:00
parent 2acb24d43d
commit 0eb3cda2d4

View File

@ -1,3 +1,8 @@
# 1.12.11
* Block scope classes.
* Add `moduleName` option.
# 1.12.10
* Fix let scoping var hoisting.