summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2019-05-23 10:05:56 -0400
committerJason R. Coombs <jaraco@jaraco.com>2019-05-23 10:05:56 -0400
commit36b7131a26d3d58a186c893e998dec99301c1791 (patch)
tree0fb6fb19a7210934204d14e56a01fcd0897ccaf0
parent06223892ce51c9772155029b256e5e08f861dbf9 (diff)
parent7db2cd6cd04c288afce290d21cb5876a71eccb2d (diff)
downloadpytest-runner-36b7131a26d3d58a186c893e998dec99301c1791.tar.gz
Merge branch '4.x'
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 844fe46..8bc564f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,9 @@
+4.5.1
+=====
+
+* #48: Revert changes from 4.5 - restoring project to the
+ state at 4.4.
+
4.5
===