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 970e0b5 commit 5783b00Copy full SHA for 5783b00
HISTORY.rst
@@ -1,6 +1,22 @@
1
History
2
=======
3
4
+3.15.0 / 2022-02-24
5
+===================
6
+
7
+ * Merge remote-tracking branch 'origin/master'
8
+ * bump version and prepare for new release
9
+ * feat: new python versions to test against (#110)
10
+ * Fix/perflint (#109)
11
+ * feat: support latest version of 3.10 and 3.11 alpha3 (#98)
12
+ * feat: generate changelog
13
+ * fix: remove unused imports
14
+ * bump version
15
+ * fix: issue with uncaught UnicodeDecodeError
16
+ * cancel jobs for concurrent builds in same PR
17
+ * pypi is stable now
18
+ * feat: update tox config
19
20
v3.14.0 / 2022-02-10
21
====================
22
0 commit comments