add v1.12.0 to changelog

This commit is contained in:
Sebastian McKenzie 2014-11-11 19:12:44 +11:00
parent 9e08a6f084
commit 6dfe66bce3

View File

@ -1,3 +1,8 @@
# 1.12.0
* Combine `jsx` and `react` transformers to `react`.
* Update `react` syntax output to React v0.12.
# 1.11.15
* Fix JSX literal whitespace generation.