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 df2fb26 commit b5946f8Copy full SHA for b5946f8
README.rst
@@ -160,6 +160,15 @@ default one::
160
Changelog
161
---------
162
163
+v11.0 (06 Dec 2021)
164
+~~~~~~~~~~~~~~~~~~~
165
+
166
+- Forward compatible with upcomint Kiwi TCMS v11.0
167
+- Update robotframework from 3.2.2 to 4.1.2
168
+- Update tcms-api from 10.0 to 11.0
169
+- Pylint fixes
170
171
172
v10.0 (02 Mar 2021)
173
~~~~~~~~~~~~~~~~~~~
174
setup.py
@@ -13,7 +13,7 @@
13
14
15
setup(name='kiwitcms-robotframework-plugin',
16
- version='10.0',
+ version='11.0',
17
packages=['zealand'],
18
description='robotframework integration with kiwi TCMS',
19
long_description=LONG_DESCRIPTION,
0 commit comments