diff --git a/CHANGELOG.md b/CHANGELOG.md index e9d27b5838..23975edb7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.