Skip to content

Commit 7e84a4f

Browse files
committed
update changelog
1 parent 2ba8d0c commit 7e84a4f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v2.6.1
2+
- Updated lodash to prevent `npm audit` warnings. (#1532, #1533)
3+
- Made `async-es` more optimized for webpack users (#1517)
4+
- Fixed a stack overflow with large collections and a synchronous iterator (#1514)
5+
- Various small fixes/chores (#1505, #1511, #1527, #1530)
6+
17
# v2.6.0
28
- Added missing aliases for many methods. Previously, you could not (e.g.) `require('async/find')` or use `async.anyLimit`. (#1483)
39
- Improved `queue` performance. (#1448, #1454)

0 commit comments

Comments
 (0)