We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2233d2f commit 330ed4dCopy full SHA for 330ed4d
2 files changed
README.rst
@@ -40,6 +40,14 @@ https://tcms-api.readthedocs.io/en/latest/modules/tcms_api.html
40
CHANGELOG
41
---------
42
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
51
v13.3 (10 Jun 2024)
52
~~~~~~~~~~~~~~~~~~~
53
tcms_api/version.py
@@ -1 +1 @@
1
-__version__ = "13.3"
+__version__ = "15.0"
0 commit comments