summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-07-16 09:34:56 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-07-16 09:35:24 -0400
commit3ae5a49054616e2c00a5ddcb26e870a5beababcf (patch)
treed63c7be7af5c78d68b1d4b35fea7de24ffff0ef6
parent32daab966f8120dd8a46cfff3fd896de57f6a211 (diff)
downloadpytest-runner-3ae5a49054616e2c00a5ddcb26e870a5beababcf.tar.gz
Fix syntax issue in changelog. Fixes #58.v5.3.2
-rw-r--r--CHANGES.rst8
1 files 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 <https://github.com/pytest-dev/pytest-runner/commit/840ff4c2bf6c752d9770f0dd8d64a841060cf9bc>`_,
nothing has ever relied on that value.
3.0