Skip to content

Commit b5946f8

Browse files
committed
Changelog for v11.0
1 parent df2fb26 commit b5946f8

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,15 @@ default one::
160160
Changelog
161161
---------
162162

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+
163172
v10.0 (02 Mar 2021)
164173
~~~~~~~~~~~~~~~~~~~
165174

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
setup(name='kiwitcms-robotframework-plugin',
16-
version='10.0',
16+
version='11.0',
1717
packages=['zealand'],
1818
description='robotframework integration with kiwi TCMS',
1919
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)