diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a58f8833..ff10a1713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Fixes: - Set default value to check config ([#143](https://github.com/MakeNowJust-Labo/recheck/issues/143)) - Rewrite `recheck` package in TypeScript ([#149](https://github.com/MakeNowJust-Labo/recheck/pull/149)) +- Call `subprocess.ref()`/`unref()` correctly ([#181](https://github.com/MakeNowJust-Labo/recheck/pull/181)) # 4.0.2 (2021-11-23)