remove redundant changelog message

This commit is contained in:
Sebastian McKenzie 2014-11-14 02:23:23 +11:00
parent edd3363e48
commit 72c9b1d6c9

View File

@ -2,8 +2,7 @@
* Escape unicode characters when generating string `Literal`s.
* Fix semicolons being output for statements in `ExportDeclaration`.
* Make it illegal to use destructuring outside of an `ExpressionStatement`.
* Fix `WithStatement` missing parentheses.
* Fix `WithStatement` missing parenthesis.
# 1.12.8