Skip to content

Commit 5db30d0

Browse files
committed
Changelog for v11.2
1 parent 211e5cd commit 5db30d0

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

README.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,19 @@ default one::
161161
Changelog
162162
---------
163163

164+
v11.2 (15 May 2022)
165+
~~~~~~~~~~~~~~~~~~~
166+
167+
- Update robotframework from 4.1.2 to 5.0
168+
- Update tcms-api from 11.0 to 11.2
169+
- Ignore 403 errors when searching for user by email
170+
- Created records are annotated with plugin name and version
171+
172+
164173
v11.0 (06 Dec 2021)
165174
~~~~~~~~~~~~~~~~~~~
166175

167-
- Forward compatible with upcomint Kiwi TCMS v11.0
176+
- Forward compatible with upcoming Kiwi TCMS v11.0
168177
- Update robotframework from 3.2.2 to 4.1.2
169178
- Update tcms-api from 10.0 to 11.0
170179
- Pylint fixes

zealand/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '11.0'
1+
__version__ = '11.2'

0 commit comments

Comments
 (0)