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 211e5cd commit 5db30d0Copy full SHA for 5db30d0
2 files changed
README.rst
@@ -161,10 +161,19 @@ default one::
161
Changelog
162
---------
163
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
173
v11.0 (06 Dec 2021)
174
~~~~~~~~~~~~~~~~~~~
175
-- Forward compatible with upcomint Kiwi TCMS v11.0
176
+- Forward compatible with upcoming Kiwi TCMS v11.0
177
- Update robotframework from 3.2.2 to 4.1.2
178
- Update tcms-api from 10.0 to 11.0
179
- Pylint fixes
zealand/version.py
@@ -1 +1 @@
1
-__version__ = '11.0'
+__version__ = '11.2'
0 commit comments