Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Commit 902c471

Browse files
committed
update changelog
1 parent 6a387d8 commit 902c471

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
11
# Change Log
22

3-
## [v2.4.0](https://github.com/trivago/parallel-webpack/tree/v2.4.0) (2020-04-03)
3+
## [v2.6.0](https://github.com/trivago/parallel-webpack/tree/v2.6.0) (2020-04-08)
44

5-
[Full Changelog](https://github.com/trivago/parallel-webpack/compare/v2.3.0...v2.4.0)
5+
[Full Changelog](https://github.com/trivago/parallel-webpack/compare/v2.5.0...v2.6.0)
6+
7+
**Merged pull requests:**
8+
9+
- Fail build and exit child processes on unhandledRejection or disconnect [\#100](https://github.com/trivago/parallel-webpack/pull/100) ([uzi88](https://github.com/uzi88))
10+
11+
## [v2.5.0](https://github.com/trivago/parallel-webpack/tree/v2.5.0) (2020-04-03)
12+
13+
[Full Changelog](https://github.com/trivago/parallel-webpack/compare/v2.3.0...v2.5.0)
614

715
**Merged pull requests:**
816

917
- Handle config function return promise of config object array [\#84](https://github.com/trivago/parallel-webpack/pull/84) ([chesan](https://github.com/chesan))
1018
- Give more time to workers to finish the process [\#89](https://github.com/trivago/parallel-webpack/pull/89) ([byara](https://github.com/byara))
11-
- Signal fail worker process exit and finish idle process [\#99](https://github.com/trivago/parallel-webpack/pull/99) ([chesan](https://github.com/uzi88))
19+
- Signal fail worker process exit and finish idle process [\#99](https://github.com/trivago/parallel-webpack/pull/99) ([uzi88](https://github.com/uzi88))
1220

1321
## [v2.3.0](https://github.com/trivago/parallel-webpack/tree/v2.3.0) (2018-02-26)
1422

0 commit comments

Comments
 (0)