Skip to content

Commit

Permalink
Release to version 2.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Nguyen Van Nguyen <[email protected]>
  • Loading branch information
nguyennv committed Oct 22, 2024
1 parent ccdafa0 commit c21fad9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/1.2.2...1.2.3)
- Refactor package partial encode.

## 1.2.4 - released 2024-10-22
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/1.2.3...1.2.4)
- Disable symmetric padding.

## 2.0.0 - released 2024-10-01
- Release to major version 2

Expand All @@ -125,3 +129,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Refactor Montgomery Curve Enum
- Refactor generate Montgomery secret key
- Refactor package encode

## 2.0.2 - released 2024-10-22
[Full Changelog](https://github.com/web-of-trust/php-privacy/compare/2.0.1...2.0.2)
- Disable symmetric padding.

0 comments on commit c21fad9

Please sign in to comment.