add 1.11.14 changelog

This commit is contained in:
Sebastian McKenzie 2014-11-11 15:27:23 +11:00
parent cfee68aa67
commit c5bfbf37f0

View File

@ -1,3 +1,8 @@
# 1.11.14
* Avoid using a switch for let-scoping continue and break statements and use an if statement instead.
* Remove excess whitespace and newlines from JSX literals.
# 1.11.13 # 1.11.13
* Update regenerator-6to5 * Update regenerator-6to5