We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e6026 commit 3efc25dCopy full SHA for 3efc25d
README.rst
@@ -161,6 +161,16 @@ default one::
161
Changelog
162
---------
163
164
+v12.7 (10 Dec 2023)
165
+~~~~~~~~~~~~~~~~~~~
166
+
167
+- Update robotframework from 5.0 to 6.1.1
168
+- Update tcms-api from 11.2 to 12.7
169
+- Relax ``tcms-api`` dependency to be ``>=``. Closes
170
+ `Issue #63 <https://github.com/kiwitcms/robotframework-plugin/issues/63>`_
171
+- Build and test with Python 3.11
172
173
174
v11.2 (15 May 2022)
175
~~~~~~~~~~~~~~~~~~~
176
zealand/version.py
@@ -1 +1 @@
1
-__version__ = '11.2'
+__version__ = '12.7'
0 commit comments