Skip to content

Commit

Permalink
Merge pull request #47 from mbengit/master
Browse files Browse the repository at this point in the history
Update CHANGELOG for 2.0.4 release
  • Loading branch information
mbengit authored Jun 10, 2021
2 parents 7b76cb9 + dedbff9 commit 8387afa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.0.4
- Update cryptography package version to address security vulnerabilities.

## 2.0.3
- Freeze pip requirements.
- Add wheel generation.
Expand All @@ -22,4 +25,4 @@ All `encdec` error-handling is now performed using `encdec.EncryptionError`.
- `get_app_id` now uses `QRADAR_APP_ID` environment variable instead of manifest value.
- REST methods now pass through `kwargs`.
- `REST` now uses `localhost` instead of `gethostname()`.
- Functions with changed parameter names: `get_root_path`, `get_store_path`, `REST`.
- Functions with changed parameter names: `get_root_path`, `get_store_path`, `REST`.

0 comments on commit 8387afa

Please sign in to comment.