Skip to content

Commit ed26c8c

Browse files
Merge pull request #54 from MislavReversingLabs/main
Update the changelog
2 parents 81cd70a + a1d1ef5 commit ed26c8c

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -302,11 +302,6 @@ v2.5.1 (2024-04-02)
302302
- The `sample_sha1` parameter of the `ticloud.DynamicAnalysis.detonate_sample` method is deprecated and will be removed in 6 months. Use the `sample_hash` parameter instead.
303303

304304

305-
### Scheduled removals
306-
- **December 2024.**:
307-
- In the `ticloud.DynamicAnalysis.detonate_sample` method the `sample_sha1` parameter will be removed.
308-
309-
310305
2.6.1 (2024-07-03)
311306
-------------------
312307

@@ -327,3 +322,16 @@ v2.5.1 (2024-04-02)
327322
#### Bugfixes
328323
- **a1000** module:
329324
- Changed the `upload_sample_from_url` method's name to `submit_url_for_analysis`.
325+
326+
327+
2.6.4 (2024-07-24)
328+
-------------------
329+
330+
#### Bugfixes
331+
- **ticloud** module:
332+
- Implemented the default user agent string in embedded `FileAnalysis` calls.
333+
334+
335+
### Scheduled removals
336+
- **December 2024.**:
337+
- In the `ticloud.DynamicAnalysis.detonate_sample` method the `sample_sha1` parameter will be removed.

0 commit comments

Comments
 (0)