diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 84c5e169..63612943 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,7 +5,7 @@ Changelog ------------------- * Bumped minimum coverage requirement to 5.2.1. This prevents reporting issues. - Contributed by Mateus Berardo de Souza Terra in `#443 `_. + Contributed by Mateus Berardo de Souza Terra in `#433 `_. * Improved sample projects (from the `examples `_ directory) to support running `tox -e pyXY`. Now the example configures a suffixed coverage data file, and that makes the cleanup environment unnecessary.