Skip to content

Commit cc3d38b

Browse files
committed
Update changelog
1 parent 5399278 commit cc3d38b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/src/changelog.rst

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

44
dev (not yet released)
5+
Incompatible changes
6+
+ Drop support for Python 2.
7+
58
Bug fixes and minor changes
69
+ `#40`_: add logging.
710
+ `#50`_, `#51`_: test suite incompatibility with pytest 6.2.0.
811
+ `#58`_: declare the type of automark_dependency ini-option
912
correctly as bool.
1013

14+
Internal
15+
+ `#75`_: review build tool chain.
16+
1117
.. _#40: https://github.com/RKrahl/pytest-dependency/issues/40
1218
.. _#50: https://github.com/RKrahl/pytest-dependency/issues/50
1319
.. _#51: https://github.com/RKrahl/pytest-dependency/pull/51
1420
.. _#58: https://github.com/RKrahl/pytest-dependency/pull/58
21+
.. _#75: https://github.com/RKrahl/pytest-dependency/pull/75
1522

1623
0.5.1 (2020-02-14)
1724
Bug fixes and minor changes

0 commit comments

Comments
 (0)