Skip to content

Commit 136a635

Browse files
Release 1.5.0
1 parent 5eb0dd8 commit 136a635

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# CHANGELOG
22

3+
## 1.5.0 - 2021-10-07
4+
5+
### Changed
6+
7+
- Call handler when waiting on fulfilled/rejected Promise
8+
9+
### Fixed
10+
11+
- Fix manually settle promises generated with Utils::task
12+
313
## 1.4.1 - 2021-02-18
414

15+
### Fixed
16+
517
- Fixed `each_limit` skipping promises and failing
618

719
## 1.4.0 - 2020-09-30

0 commit comments

Comments
 (0)