Skip to content

Commit

Permalink
fix date
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Feb 23, 2015
1 parent e207ef3 commit 23af253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1346,7 +1346,7 @@ Other reductions:
* `core-js/client/library` builds as `shim,core,library`
## Changelog
**0.6.0** - *2015.02.22*
**0.6.0** - *2015.02.23*
* added support safe closing iteration - calling `iterator.return` on abort iteration, if it exists
* added basic support [`Promise`](#ecmascript-6-promises) unhandled rejection tracking in shim
* added [`Object.getOwnPropertyDescriptors`](#ecmascript-7)
Expand Down

0 comments on commit 23af253

Please sign in to comment.