Skip to content

Commit 330ed4d

Browse files
committed
Changelog for v15.0
1 parent 2233d2f commit 330ed4d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ https://tcms-api.readthedocs.io/en/latest/modules/tcms_api.html
4040
CHANGELOG
4141
---------
4242

43+
v15.0 (22 Sep 2025)
44+
~~~~~~~~~~~~~~~~~~~
45+
46+
- Include host URL in Referer header
47+
- Updates for newer pylint
48+
- Updates for newer Sphynx
49+
50+
4351
v13.3 (10 Jun 2024)
4452
~~~~~~~~~~~~~~~~~~~
4553

tcms_api/version.py

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

0 commit comments

Comments
 (0)