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 65eef00 commit 1597080Copy full SHA for 1597080
HISTORY.rst
@@ -1,6 +1,12 @@
1
History
2
=======
3
4
+3.17.1 / 2022-04-20
5
+===================
6
+
7
+ * fix: issue with wrong output for boolean list
8
+ * fix: pull requests also trigger action runs
9
10
3.17.0 / 2022-04-18
11
===================
12
json2xml/__init__.py
@@ -2,4 +2,4 @@
__author__ = """Vinit Kumar"""
__email__ = "[email protected]"
-__version__ = "3.17.0"
+__version__ = "3.17.1"
0 commit comments