Skip to content

Commit 573307c

Browse files
committed
version 1.6.1
1 parent 1fe0684 commit 573307c

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
3+
1.6.1 - 2025-11-06
4+
* Add the get_warnings_of_a_scan method (SCA)
5+
36
1.6.0 - 2025-11-05
47
* use certifi/cacert.pem to verify ssl if verify is set to True
58

CheckmarxPythonSDK/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.6.0'
1+
__version__ = '1.6.1'

0 commit comments

Comments
 (0)