Skip to content

Commit

Permalink
add a clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Dec 22, 2021
1 parent e287627 commit 9ffb395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
## Changelog
##### Unreleased
- Fixed the order of calling reactions of fulfilled / rejected promises in `Promise.prototype.then`, [#1026](https://github.com/zloirock/core-js/issues/1026)
- Fixed the order of calling reactions of already fulfilled / rejected promises in `Promise.prototype.then`, [#1026](https://github.com/zloirock/core-js/issues/1026)
- Fixed some missed dependencies of entries
- Added Deno 1.18 compat data mapping

Expand Down

0 comments on commit 9ffb395

Please sign in to comment.