File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,23 @@ Backwards incompatible changes
99
1010- Drop support for Python 3.5.
1111
12+ Features
13+ ++++++++
14+
15+ - Add ``condition `` keyword argument to the re-run marker.
16+ (Thanks to `@BeyondEvil `_ for the PR)
17+
18+ - Add support for Python 3.9.
19+ (Thanks to `@digitronik `_ for the PR)
20+
1221Other changes
1322+++++++++++++
1423
1524- Check for the resultlog by feature and not by version as pytest master does
1625 not provide a consistent version.
1726
18- - Add ``condition `` keyword argument to the re-run marker. (Thanks to `@BeyondEvil `_ for the PR)
19-
2027.. _@BeyondEvil : https://github.com/BeyondEvil
28+ .. _@digitronik : https://github.com/digitronik
2129
22309.1.1 (2020-09-29)
2331------------------
You can’t perform that action at this time.
0 commit comments