Skip to content

Commit 921096c

Browse files
committed
Changelog for v12.8.2
1 parent 80cf9ba commit 921096c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.rst

+7
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@ https://tcms-api.readthedocs.io/en/latest/modules/tcms_api.html
4040
CHANGELOG
4141
---------
4242

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+
4350
v12.8.1 (22 Dec 2023)
4451
~~~~~~~~~~~~~~~~~~~~~
4552

tcms_api/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "12.8.1"
1+
__version__ = "12.8.2"

0 commit comments

Comments
 (0)