add upgrade core-js note

This commit is contained in:
Sebastian McKenzie 2015-01-12 20:07:51 +11:00
parent d1daac5550
commit 23950963e5

View File

@ -13,6 +13,8 @@ _Note: Gaps between patch versions are faulty/broken releases._
## 2.10.11
* **Internal**
* Upgrade `core-js` to `0.4.4`.
* **New Feature**
* Added `--include-regenerator` option to CLI and `includeRegenerator` option to API that includes the regenerator runtime if necessary.