Skip to content

Commit

Permalink
[ADD] ProjectsAPI force_scan_on_no_code_changes
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyY19 committed Jul 14, 2024
1 parent e9e087c commit e08144e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,7 @@ All notable changes to this project will be documented in this file.
* Update Projects API set_remote_source_setting_to_git

0.8.9 - 2024-07-14
* Add support for GeneralAPI get_result_states, create_result_state, update_result_state, delete_result_state
* Add support for GeneralAPI get_result_states, create_result_state, update_result_state, delete_result_state

0.9.0 - 2024-07-14
* Add support for ProjectsAPI force_scan_on_no_code_changes
2 changes: 1 addition & 1 deletion CheckmarxPythonSDK/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.8.9'
__version__ = '0.9.0'

0 comments on commit e08144e

Please sign in to comment.