update readme

[skip ci]
This commit is contained in:
Nolan Lawson 2018-05-20 19:22:19 -07:00
parent f7548ae7e0
commit 8c0f68dc87

View File

@ -1,7 +1,7 @@
Changelog Changelog
==== ====
## V2.0.0 ## v2.0.0
- Removed built-in `Promise` polyfill - Removed built-in `Promise` polyfill
- Some APIs that returned `Promise`s now return bare values. - Some APIs that returned `Promise`s now return bare values.