add 2.7.0 changelog

This commit is contained in:
Sebastian McKenzie 2015-01-07 13:56:48 +11:00
parent 655196f3ce
commit e8387c7de5

View File

@ -11,6 +11,13 @@
_Note: Gaps between patch versions are faulty/broken releases._
## 2.7.0
* **Spec Compliancy**
* Disallow reassignments of imports.
* **New Feature**
* `reactCompat` to enable pre-v0.12 react components.
## 2.6.3
* **Bug Fix**