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
9
9
10
10
- Drop support for Python 3.5.
11
11
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
+
12
21
Other changes
13
22
+++++++++++++
14
23
15
24
- Check for the resultlog by feature and not by version as pytest master does
16
25
not provide a consistent version.
17
26
18
- - Add ``condition `` keyword argument to the re-run marker. (Thanks to `@BeyondEvil `_ for the PR)
19
-
20
27
.. _@BeyondEvil : https://github.com/BeyondEvil
28
+ .. _@digitronik : https://github.com/digitronik
21
29
22
30
9.1.1 (2020-09-29)
23
31
------------------
You can’t perform that action at this time.
0 commit comments