add 3.0.9 changelog

This commit is contained in:
Sebastian McKenzie 2015-01-28 20:02:49 +11:00
parent 69f2a0d3f1
commit 044ce45d98

View File

@ -11,6 +11,12 @@
_Note: Gaps between patch versions are faulty/broken releases._
## 3.0.9
* **Bug Fix**
* Make `t.isReferenced` more powerful, actually take into consideration all contexts were identifier nodes aren't actually references.
* Don't camelcase underscores when converting a string to a valid identifier.
## 3.0.8
* **Bug Fix**