We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e29ad27 commit 5f1e760Copy full SHA for 5f1e760
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
+1.5.6 - 2025-11-04
4
+* Fix DTO null rules parsing and field mapping
5
+
6
1.5.5 - 2025-11-04
7
* lower the supported python version to 3.7
8
CheckmarxPythonSDK/__version__.py
@@ -1 +1 @@
-__version__ = '1.5.5'
+__version__ = '1.5.6'
0 commit comments