Skip to content

Commit

Permalink
Updated the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-adams committed May 20, 2015
1 parent 2f5e923 commit c990c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
-------------------------------------------------------------------------
### Fixed
- ECDSA (ES256, ES384, ES512) signatures are now being properly serialized [#158][158]
- RSA-PSS (PS256, PS384, PS512) signatures now use the proper salt length for PSS padding.

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

0 comments on commit c990c44

Please sign in to comment.