You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+21-14Lines changed: 21 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,8 +76,9 @@ pluggy 0.7.0 (Unreleased)
76
76
77
77
* `#160 <https://github.com/pytest-dev/pluggy/issues/160>`_: We discovered a deployment issue so this version was never released to PyPI, only the tag exists.
78
78
79
-
0.6.0
80
-
-----
79
+
pluggy 0.6.0 (2017-11-24)
80
+
=========================
81
+
81
82
- Add CI testing for the features, release, and master
82
83
branches of ``pytest`` (PR `#79`_).
83
84
- Document public API for ``_Result`` objects passed to wrappers
0 commit comments