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 35b8818 commit 1594e4eCopy full SHA for 1594e4e
2 files changed
README.rst
@@ -40,6 +40,15 @@ 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
+- Update GitHub actions
50
51
52
v13.3 (10 Jun 2024)
53
~~~~~~~~~~~~~~~~~~~
54
tcms_api/version.py
@@ -1 +1 @@
1
-__version__ = "13.3"
+__version__ = "15.0"
0 commit comments