From 5c46cdf62d2cc47924f98150fbe738aae5258a54 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Thu, 17 Aug 2017 18:33:50 -0300 Subject: [PATCH] Mention flaky in the changelog for #206 --- changelog/206.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/206.feature b/changelog/206.feature index 90296b3..566f811 100644 --- a/changelog/206.feature +++ b/changelog/206.feature @@ -1,2 +1,2 @@ ``xdist`` now supports tests to log results multiple times, improving integration with plugins which require -it like `pytest-rerunfailures _`. +it like `pytest-rerunfailures _` and `flaky `_.