Skip to content

Commit df3f09f

Browse files
committed
Changelog updated to reflect new changes
1 parent b968945 commit df3f09f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,14 @@ v2.5.1 (2024-04-02)
374374
- **ticloud** module:
375375
- Parameters `internet_simulation` and `sample_name` from the `ticloud.DynamicAnalysis.detonate_sample` method are now used through the `**optiona_parameters` key-value parameter instead of as individual named parameters.
376376

377+
378+
2.8.1 (2025-02-17)
379+
-------------------
380+
381+
#### Hotfixes
382+
- **setup.py** :
383+
- Updated requests lib to a newest version (requests>=2.32.3"), urllib removed. Python set to require -">=3.9"
384+
377385
### Reversinglabs SDK Cookbook changes
378386
#### Improvements
379387
- **Scenarios and Workflows** notebooks:
@@ -383,4 +391,5 @@ v2.5.1 (2024-04-02)
383391
- Added the `cyber_defense_alliance.py` command line tool.
384392

385393
Starting with ReversingLabs SDK version 2.8.0, the **ReversingLabs SDK Cookbook** project's release cycle and versioning are closely tied to this project.
386-
This changelog will also be keeping track of changes made to the ReversingLabs SDK Cookbook project.
394+
This changelog will also be keeping track of changes made to the ReversingLabs SDK Cookbook project.
395+

0 commit comments

Comments
 (0)