Skip to content

Commit 2692362

Browse files
committed
Updated the CHANGELOG
1 parent d634f52 commit 2692362

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
66

77
[Unreleased][unreleased]
88
-------------------------------------------------------------------------
9+
### Fixed
10+
- ECDSA (ES256, ES384, ES512) signatures are now being properly serialized [#158][158]
11+
912
### Added
1013
- Added a new `jwt.get_unverified_header()` to parse and return the header portion of a token prior to signature verification.
1114

@@ -78,3 +81,4 @@ rarely used. Users affected by this should upgrade to 3.3+.
7881
[132]: https://github.com/jpadilla/pyjwt/pull/132
7982
[128]: https://github.com/jpadilla/pyjwt/pull/128
8083
[141]: https://github.com/jpadilla/pyjwt/pull/141
84+
[158: https://github.com/jpadilla/pyjwt/pull/158

0 commit comments

Comments
 (0)