add 3.0.16 changelog

This commit is contained in:
Sebastian McKenzie 2015-01-30 00:05:01 +11:00
parent fbdea41399
commit 1cd475d118

View File

@ -11,6 +11,14 @@
_Note: Gaps between patch versions are faulty/broken releases._
## 3.0.16
* **Internal**
* Upgrade `regenerator-6to5`.
* **Polish**
* Use `Object.assign` in place of extends helper if it exists.
* Require individual `lodash` methods. Thanks [@stefanpenner](https://github.com/stefanpenner)!
## 3.0.15
* **Bug Fix**