add 1.13.13 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-25 19:48:42 +11:00
parent 8cbc1f7f06
commit a71f260377

View File

@ -1,3 +1,7 @@
# 1.13.13
* Fix `--debug` in `bin/6to5-node`. Thanks [@timoxley](https://github.com/timoxley).
# 1.13.12
* Ignore `XJSEmptyExpression`s in `react` transformer output.