diff --git a/CHANGELOG b/CHANGELOG index ba98e54..34b5964 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,11 @@ pytest-race changelog ===================== +Unreleased +---------- ++ Use threading.Barrier to synchronize workers and the main thread. + + v0.1.1 ------ * Fixed `raise from`. @@ -9,4 +14,4 @@ v0.1.1 v0.1.0 ------ -+ Basic functionality. ++ Basic functionality. \ No newline at end of file