add changelog for 1.12.13

This commit is contained in:
Sebastian McKenzie 2014-11-15 03:01:01 +11:00
parent 9fb8a80f60
commit dc01731c25

View File

@ -1,3 +1,9 @@
# 1.12.13
* Support duplicate constants within different block scopes.
* Fix for-head duplication testing and replacement.
* Support `raw` property on tagged template literals.
# 1.12.12
* Make scope tracker more reliable to handle all edgecases.