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 fba445f commit 89cd8aeCopy full SHA for 89cd8ae
CHANGELOG.rst
@@ -2,6 +2,15 @@
2
Changelog
3
=========
4
5
+1.7.0 (2021-12-15)
6
+------------------
7
+
8
+* Switched CI to GitHub Actions, this has a couple consequences:
9
10
+ * Support for Python 2.7 is dropped. You can still install it there but it's not tested anymore and
11
+ Python 2 specific handling will be removed at some point.
12
+ * Linux wheels are now provided in `musllinux` and `manylinux2014` variants.
13
14
1.6.0 (2021-03-22)
15
------------------
16
0 commit comments