We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cf9ba commit 921096cCopy full SHA for 921096c
README.rst
@@ -40,6 +40,13 @@ https://tcms-api.readthedocs.io/en/latest/modules/tcms_api.html
40
CHANGELOG
41
---------
42
43
+v12.8.2 (23 Dec 2023)
44
+~~~~~~~~~~~~~~~~~~~~~
45
+
46
+- Refactor calling ``.login()`` method as part of ``__init__`` again
47
+ because the entire Kiwi TCMS test suite depends on this behavior
48
49
50
v12.8.1 (22 Dec 2023)
51
~~~~~~~~~~~~~~~~~~~~~
52
tcms_api/version.py
@@ -1 +1 @@
1
-__version__ = "12.8.1"
+__version__ = "12.8.2"
0 commit comments