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 e6034d1 commit 911d98eCopy full SHA for 911d98e
HISTORY.rst
@@ -1,9 +1,12 @@
1
History
2
=======
3
4
-v3.10.0rc1 / 2021-12-31
5
-=======================
+v3.10.0 / 2022-01-29
+====================
6
7
+ * bump version to 3.10.0
8
+ * fix: we support Python3.7+ now (#101)
9
+ * Issue: #99 dicttoxml igores the root param (#100)
10
* feat: bump to a rc1 version
11
* Add support for Python3.11 alpha and upgrade pytest and py (#97)
12
* Feat: drop 3.11.0 alphas from the test matrix for now
0 commit comments