Skip to content

Commit 0ebb5aa

Browse files
committed
Update changelog
1 parent 9fe9fb8 commit 0ebb5aa

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## (upcoming release)
1+
## 2.0.3
2+
3+
* fix: subprocess processing should not stop when unhandled rejection occurs ([#173](https://github.com/yandex/mocha-parallel-tests/issues/173))
4+
* fix: subprocess processing should not stop when uncaught exception occurs ([#172](https://github.com/yandex/mocha-parallel-tests/issues/172))
5+
* added a [list of limitations](https://github.com/yandex/mocha-parallel-tests/wiki/Limitations) that you can hit when you launch your tests with `mocha-parallel-tests`
6+
7+
## 2.0.2
28

39
* fix: subprocess stderr is not shown if the subprocess crashes before sending the "start" event ([#158](https://github.com/yandex/mocha-parallel-tests/issues/158))
410
* fix: `--retries` and `--bail` option conflict with each other causing `mohcha-parallel-tests` own assertion error ([#163](https://github.com/yandex/mocha-parallel-tests/issues/163))

0 commit comments

Comments
 (0)