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

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rjanjic committed Apr 8, 2020
1 parent 6a387d8 commit 902c471
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
@@ -1,14 +1,22 @@
# Change Log

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

[Full Changelog](https://github.com/trivago/parallel-webpack/compare/v2.3.0...v2.4.0)
[Full Changelog](https://github.com/trivago/parallel-webpack/compare/v2.5.0...v2.6.0)

**Merged pull requests:**

- Fail build and exit child processes on unhandledRejection or disconnect [\#100](https://github.com/trivago/parallel-webpack/pull/100) ([uzi88](https://github.com/uzi88))

## [v2.5.0](https://github.com/trivago/parallel-webpack/tree/v2.5.0) (2020-04-03)

[Full Changelog](https://github.com/trivago/parallel-webpack/compare/v2.3.0...v2.5.0)

**Merged pull requests:**

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

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

Expand Down

0 comments on commit 902c471

Please sign in to comment.