add 2.12.3 changelog

This commit is contained in:
Sebastian McKenzie
2015-01-15 02:27:17 +11:00
parent b60eca0a76
commit bf66d78210

View File

@@ -11,6 +11,12 @@
_Note: Gaps between patch versions are faulty/broken releases._
## 2.12.3
* **Spec Compliancy**
* Optional `typeof` transformer checks for `undefined` before passing it to the helper.
* Class methods are now named.
## 2.12.2
* **Internal**