From 3ae5a49054616e2c00a5ddcb26e870a5beababcf Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Fri, 16 Jul 2021 09:34:56 -0400 Subject: Fix syntax issue in changelog. Fixes #58. --- CHANGES.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 2d225f7..e83a48c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +v5.3.2 +====== + +* #58: Fixed syntax issue in changelog. + v5.3.1 ====== @@ -96,8 +101,7 @@ v5.3.0 * #38: Fixed AttributeError when running with ``--dry-run``. ``PyTest.run()`` no longer stores nor returns the result code. - Based on the commit message for `840ff4c < - https://github.com/pytest-dev/pytest-runner/commit/840ff4c2bf6c752d9770f0dd8d64a841060cf9bc>`_, + Based on the commit message for `840ff4c `_, nothing has ever relied on that value. 3.0 -- cgit v1.2.1