Skip to content

Commit

Permalink
Merge pull request #50 from mbengit/master
Browse files Browse the repository at this point in the history
Update CHANGELOG for 2.0.5 release
  • Loading branch information
mbengit authored Jul 30, 2021
2 parents b0fa5e7 + b7f3134 commit 4ac44e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 2.0.5
- SDK rest calls now default to verify=True rather than verify=False.
- Add protection against multiple calls of create_log().
- Add create_log() flag to enable/disable SysLogHandler.

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

Expand Down

0 comments on commit 4ac44e1

Please sign in to comment.