Skip to content

Commit 8f15199

Browse files
committed
Clean up changelog.
1 parent 982d440 commit 8f15199

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGES.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
1221
Other 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

2230
9.1.1 (2020-09-29)
2331
------------------

0 commit comments

Comments
 (0)