Skip to content

Commit def9f20

Browse files
committed
Changelog for version 12.7
1 parent c67fc5c commit def9f20

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ Usage
6262
Changelog
6363
---------
6464

65+
v12.7 (11 Dec 2023)
66+
~~~~~~~~~~~~~~~~~~~
67+
68+
- Follow versioning of other plugins for Kiwi TCMS
69+
- Update tcms-api from 11.3 to 12.7
70+
- Build and test with Python 3.11
71+
- Add code scanning with CodeQL
72+
73+
6574
v0.1.0 (05 Jul 2022)
6675
~~~~~~~~~~~~~~~~~~~~
6776

tcms_pytest_plugin/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.0"
1+
__version__ = "12.7"

0 commit comments

Comments
 (0)