From b464335c83fa4a205050858b0c3a2c444286961d Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 19 Aug 2017 06:11:32 -0300 Subject: [PATCH] Fix link in CHANGELOG --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 39d269e..95128f6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,7 @@ Features - ``xdist`` now supports tests to log results multiple times, improving integration with plugins which require it like `pytest-rerunfailures - _` and `flaky + `_ and `flaky `_. (`#206 `_)