add 5.0.5 changelog

This commit is contained in:
Sebastian McKenzie 2015-04-03 22:41:06 +11:00
parent 62980ab6b4
commit 630224e504

View File

@ -13,6 +13,13 @@ _Note: Gaps between patch versions are faulty/broken releases._
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
## 5.0.5
* **Internal**
* Upgrade `core-js`.
* **Bug Fix**
* Fix arrays not being supported in `util.list`.
## 5.0.4
* **Polish**