Skip to content

Commit f4e5c23

Browse files
committed
Update changelog with anticipated release tag and date.
1 parent 8a69ea2 commit f4e5c23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
History of changes to pytest-dependency
22
=======================================
33

4-
dev (not yet released)
4+
0.5.0 (2020-02-14)
55
New features
66
+ `#3`_, `#35`_: add a scope to dependencies.
77
(Thanks to JoeSc and selenareneephillips!)
@@ -14,7 +14,7 @@ dev (not yet released)
1414
.. _#34: https://github.com/RKrahl/pytest-dependency/issues/34
1515
.. _#35: https://github.com/RKrahl/pytest-dependency/pull/35
1616

17-
0.4 (2018-12-02)
17+
0.4.0 (2018-12-02)
1818
Incompatible changes
1919
+ Require pytest version 3.6.0 or newer. This implicitly drops
2020
support for Python 2.6 and for Python 3.3 and older.

0 commit comments

Comments
 (0)