Skip to content

Commit 221f60e

Browse files
Update the changelog
1 parent 82f36fb commit 221f60e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,18 @@ v2.4.0 (2023-12-29)
173173
---
174174

175175

176+
v2.4.1 (2024-01-11)
177+
-------------------
178+
179+
#### Improvements
180+
181+
- **ticloud** module:
182+
- The `get_dynamic_analysis_results` method of the `DynamicAnalysis` class now also supports using a URL-s SHA-1 hash for fetching the URL dynamic analysis results.
183+
184+
- 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.
185+
186+
187+
176188
### Scheduled removals
177189
- **March 2024.**:
178190
- `a1000.A1000.advanced_search_v2`

0 commit comments

Comments
 (0)