We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7155f commit 0b8a265Copy full SHA for 0b8a265
CHANGELOG.md
@@ -215,7 +215,7 @@ v2.4.3 (2024-02-07)
215
- `urllib3>=1.26.14`
216
217
218
-v2.5.0 (2024-03-29)
+v2.5.0 (2024-03-30)
219
-------------------
220
221
#### Removals
@@ -227,3 +227,10 @@ v2.5.0 (2024-03-29)
227
- Added CI/CD (Actions) workflows for running unit tests and publishing the package to PyPI.
228
- **ticloud** module:
229
- `md5` and `sha256` can now be used in `DynamicAnalysis.get_dynamic_analysis_results` for fetching sample analysis results.
230
+
231
232
+v2.5.1 (2024-04-02)
233
+-------------------
234
235
+#### Improvements
236
+- Updated the README with an example of error handling.
0 commit comments