add 1.13.12 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-25 18:57:43 +11:00
parent ba5992621d
commit 52cee84625

View File

@ -1,3 +1,7 @@
# 1.13.12
* Ignore `XJSEmptyExpression`s in `react` transformer output.
# 1.13.11
* Fix `util.regexify` on falsy values.