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 33ed64b commit 95a6e99Copy full SHA for 95a6e99
README.rst
@@ -160,6 +160,14 @@ default one::
160
Changelog
161
---------
162
163
+
164
+v1.1.0 (28 Oct 2020)
165
+~~~~~~~~~~~~~~~~~~~~
166
167
+- Update tcms-api to 8.6.0
168
+- Update robotframework to 3.2.2
169
170
171
v1.0.0 (04 May 2020)
172
~~~~~~~~~~~~~~~~~~~~
173
setup.py
@@ -12,7 +12,7 @@
12
13
14
setup(name='kiwitcms-robotframework-plugin',
15
- version='1.0.0',
+ version='1.1.0',
16
packages=['zealand'],
17
description='robotframework integration with kiwi TCMS',
18
long_description=LONG_DESCRIPTION,
0 commit comments