Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Oct 7, 2021
1 parent 5eb0dd8 commit 136a635
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# CHANGELOG

## 1.5.0 - 2021-10-07

### Changed

- Call handler when waiting on fulfilled/rejected Promise

### Fixed

- Fix manually settle promises generated with Utils::task

## 1.4.1 - 2021-02-18

### Fixed

- Fixed `each_limit` skipping promises and failing

## 1.4.0 - 2020-09-30
Expand Down

0 comments on commit 136a635

Please sign in to comment.