Skip to content

Commit c990c44

Browse files
committed
Updated the CHANGELOG
1 parent 2f5e923 commit c990c44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
-------------------------------------------------------------------------
99
### Fixed
1010
- ECDSA (ES256, ES384, ES512) signatures are now being properly serialized [#158][158]
11+
- RSA-PSS (PS256, PS384, PS512) signatures now use the proper salt length for PSS padding.
1112

1213
### Added
1314
- Added a new `jwt.get_unverified_header()` to parse and return the header portion of a token prior to signature verification.

0 commit comments

Comments
 (0)