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 0c78da8 commit a470807Copy full SHA for a470807
README.rst
@@ -100,6 +100,15 @@ Usage
100
Changelog
101
---------
102
103
+v11.3 (18 May 2022)
104
+~~~~~~~~~~~~~~~~~~~
105
+
106
+- Update tcms-api from 11.2 to 11.3
107
+- Print information about created records if ``-v`` or ``--verbose``
108
+ is specified on the command line
109
+- Allow multiple XML files to be specified on the command line
110
111
112
v11.2 (16 May 2022)
113
~~~~~~~~~~~~~~~~~~~
114
tcms_junit_plugin/version.py
@@ -1 +1 @@
1
-__version__ = '11.2'
+__version__ = '11.3'
0 commit comments