Skip to content

Commit f782b55

Browse files
committed
Changelog for v15.0
1 parent 7f72285 commit f782b55

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@ Usage
100100
Changelog
101101
---------
102102

103+
v15.0 (23 Sep 2025)
104+
~~~~~~~~~~~~~~~~~~~
105+
106+
- Update junitparser from 3.1.0 to 3.2.0
107+
- Drop official support for Python 3.8
108+
103109

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

tcms_junit_plugin/version.py

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

0 commit comments

Comments
 (0)