From ac82ff217798167356f72bf413e9147069f1b967 Mon Sep 17 00:00:00 2001 From: DerekRushton Date: Thu, 19 Sep 2024 11:57:05 -0300 Subject: [PATCH] Updated the changelog for 7.1.1 Signed-off-by: DerekRushton --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2496f251c..231ca591d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,23 @@ We have started this changelogs from version 4.0.0. So, changes on previously re ### Dependency update: *List the dependecy upgrade or downgrade.* +## 7.1.1 (2024-09-19) + +### Breaking changes: + +### Deprecations: + +### Changes: + +* Added a new crowdstrike connector that uses the V2 endpoint [#1724](https://github.com/opencybersecurityalliance/stix-shifter/pull/1724) +* Updated the changelog [#1731](https://github.com/opencybersecurityalliance/stix-shifter/pull/1731) + +### Fixes: +* Small fix for integer values in crowdstrike. [#1736](https://github.com/opencybersecurityalliance/stix-shifter/pull/1736) + +### Dependency update: +* Updating the azure-identity dependencies. [#1734](https://github.com/opencybersecurityalliance/stix-shifter/pull/1734) + ## 7.1.0 (2024-08-30) ### Breaking changes: