diff --git a/CHANGELOG.md b/CHANGELOG.md index a275993..21d66bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ [1]: https://pypi.org/project/demisto-py/#history +#2.0.13 +* Fixed the `filter` parameter in `search_incidents` method to be required as specified in the API. + ## 2.0.12 * Fixed a bug in the `import_layout` method where an API endpoint was not working as planned.