We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72eb55b commit 5298926Copy full SHA for 5298926
CHANGES.rst
@@ -4,9 +4,9 @@ Changelog
4
Unreleased
5
----------
6
7
-- Add support for Python 3.9.
8
-- Drop support for Python 3.4, 3.5.
9
-- Add support for pytest 6.
+- Drop support for Python 2.7, 3.4, 3.5. We now support only python >= 3.6.
+- Add python 3.9 and 3.10 to the CI test matrix.
+- Add pytest 6 to the CI test matrix.
10
- Drop support for pytest < 4.6.
11
12
0 commit comments