Skip to content

Commit c48a30f

Browse files
Update the changelog
1 parent 6a73d36 commit c48a30f

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@ v2.4.1 (2024-01-11) - [YANKED]
192192
v2.4.2 (2024-01-22)
193193
-------------------
194194

195-
All changes are calculated agains **v2.3.0**
195+
All changes are calculated against **v2.3.0**
196196

197-
### Improvements
197+
#### Improvements
198198
- **ticloud** module:
199199
- Added the `NewFilesFirstScan`, `NewFilesFirstAndRescan`, `FilesWithDetectionChanges`, `CvesExploitedInTheWild`, `NewExploitOrCveSamplesFoundInWildHourly`, `NewExploitAndCveSamplesFoundInWildDaily`, `NewWhitelistedFiles`, `ChangesWhitelistedFiles`, `MalwareFamilyDetection`, `ExpressionSearch`, `VerticalFeedStatistics` and `VerticalFeedSearch` classes.
200200
- The following changes were made to the `DynamicAnalysis` class:
@@ -206,6 +206,16 @@ All changes are calculated agains **v2.3.0**
206206
- Error handling: Custom error classes now also carry the original response object. Users can now reach the original status code, error message and all other response properties using the caught error's `response_object` property.
207207

208208

209+
v2.4.3 (2024-02-07)
210+
-------------------
211+
212+
#### Improvements
213+
214+
- Python package dependencies are now set to the following values:
215+
- `requests>=2.28.2`
216+
- `urllib3>=1.26.14`
217+
218+
209219

210220
### Scheduled removals
211221
- **March 2024.**:

0 commit comments

Comments
 (0)