Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Aug 7, 2017
1 parent 8b4ddff commit 2702c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Changelog
##### 2.5.0 - 2016.08.05
##### 2.5.0 - 2017.08.05
- Added `Promise#finally` [stage 3 proposal](https:/tc39/proposal-promise-finally), [#225](https:/zloirock/core-js/issues/225)
- Added `Promise.try` [stage 1 proposal](https:/tc39/proposal-promise-try)
- Added `Array#flatten` and `Array#flatMap` [stage 1 proposal](https://tc39.github.io/proposal-flatMap)
Expand Down

0 comments on commit 2702c90

Please sign in to comment.