Skip to content

Commit

Permalink
Updating Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chadgates committed May 6, 2024
1 parent 04cf4c3 commit b166420
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- Abhishek Ram <[email protected]> @abhishek-ram
- Chad Gates @chadgates
- Wassilios Lytras @chadgates
- Bruno Ribeiro da Silva <[email protected]> @loop0
- Robin C Samuel @robincsamuel
- Brandon Joyce @brandonjoyce
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# Release History

## 1.4.4 - 2024-

* feat: add support for asyncio
* feat: add callback option to find partnerships (organization and partner combinations)
* fix: add specific error when MDN received but original message was not found
* feat: add key encryption algorithm parameters to partners with additional support for rsaes_oaep
* feat: add signature algorithm parameter to partners with additional support for rsassa_pss
* feat: add message id parameter to allow user provided message id
* fix: bump pyOpenSSL version to 23.2.0, which bumps cryptography version to 41.0.x which fixes CVE-2023-2650

## 1.4.3 - 2023-01-25

* fix: update pyopenssl version to resovle pyca/cryptography#7959
* fix: update pyopenssl version to resolve pyca/cryptography#7959

## 1.4.2 - 2022-12-11

Expand Down

0 comments on commit b166420

Please sign in to comment.