Skip to content

Commit 94868a2

Browse files
committed
update changelog for 1.5.1
1 parent 1604c74 commit 94868a2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# v1.5.1
22
- Fix issue with `pause` in `queue` with concurrency enabled (#946)
33
- `while` and `until` now pass the final result to callback (#963)
4+
- `auto` will properly handle concurrency when there is no callback (#966)
5+
- `auto` will now properly stop execution when an error occurs (#988, #993)
6+
- Various doc fixes (#971, #980)
47

58
# v1.5.0
69

0 commit comments

Comments
 (0)