Skip to content

Commit 9ffb395

Browse files
committedDec 22, 2021
add a clarification
1 parent e287627 commit 9ffb395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22
##### Unreleased
3-
- Fixed the order of calling reactions of fulfilled / rejected promises in `Promise.prototype.then`, [#1026](https://github.com/zloirock/core-js/issues/1026)
3+
- Fixed the order of calling reactions of already fulfilled / rejected promises in `Promise.prototype.then`, [#1026](https://github.com/zloirock/core-js/issues/1026)
44
- Fixed some missed dependencies of entries
55
- Added Deno 1.18 compat data mapping
66

0 commit comments

Comments
 (0)
Please sign in to comment.