Skip to content

Commit

Permalink
Release to version 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Dec 14, 2024
1 parent db4c335 commit 90a74ba
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## 2.0.5 - released 2024-12-13
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/2.0.4...2.0.5)
- Fix calculate number of byte processed of AeadEncryptedData.

## 2.1.0 - released 2024-12-14
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/2.0.4...2.0.5)
- Add `generateSessionKey`, `encryptSessionKey`, `decryptSessionKey` methods to high level API.
- Refactor OpenPGP key classes.
- Add preset RFC enum: RFC4880, RFC9580
- Remove `useV6Key` config.

0 comments on commit 90a74ba

Please sign in to comment.