We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cc9e3 commit 43af43fCopy full SHA for 43af43f
README.rst
@@ -59,6 +59,15 @@ build ``gssapi`` because it doesn't provide binary packages. Try
59
CHANGELOG
60
---------
61
62
+v12.2 (04 Apr 2023)
63
+~~~~~~~~~~~~~~~~~~~
64
+
65
+- New arguments for ``plugin_helpers.Backend.update_test_execution()`` method.
66
+ Now accepts the ``start_date`` and ``stop_date`` arguments at the end of its
67
+ signature
68
+- Start testing the client library with Python 3.9
69
70
71
v11.4 (15 Jul 2022)
72
~~~~~~~~~~~~~~~~~~~
73
tcms_api/version.py
@@ -1 +1 @@
1
-__version__ = '11.4'
+__version__ = '12.2'
0 commit comments