Skip to content

Commit

Permalink
Changelog for v12.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Dec 22, 2023
1 parent 80cf9ba commit 921096c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,13 @@ https://tcms-api.readthedocs.io/en/latest/modules/tcms_api.html
CHANGELOG
---------

v12.8.2 (23 Dec 2023)
~~~~~~~~~~~~~~~~~~~~~

- Refactor calling ``.login()`` method as part of ``__init__`` again
because the entire Kiwi TCMS test suite depends on this behavior


v12.8.1 (22 Dec 2023)
~~~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion tcms_api/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "12.8.1"
__version__ = "12.8.2"

0 comments on commit 921096c

Please sign in to comment.