File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,20 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77[ Unreleased] [ unreleased ]
88-------------------------------------------------------------------------
99### Changed
10+ ### Fixed
11+ ### Added
12+
13+ [ v1.5.1] [ 1.5.1 ]
14+ -------------------------------------------------------------------------
15+ ### Changed
1016
1117- Change optparse for argparse. [ #238 ] [ 238 ]
1218
1319### Fixed
1420
21+ - Guard against PKCS1 PEM encododed public keys
22+ - Add deprecation warning when decoding without specifying ` algorithms `
23+
1524### Added
1625
1726- Support for Python 3.6 [ #262 ] [ 262 ]
@@ -132,6 +141,7 @@ rarely used. Users affected by this should upgrade to 3.3+.
132141[ 1.4.1 ] : https://github.com/jpadilla/pyjwt/compare/1.4.0...1.4.1
133142[ 1.4.2 ] : https://github.com/jpadilla/pyjwt/compare/1.4.1...1.4.2
134143[ 1.5.0 ] : https://github.com/jpadilla/pyjwt/compare/1.4.2...1.5.0
144+ [ 1.5.1 ] : https://github.com/jpadilla/pyjwt/compare/1.5.0...1.5.1
135145
136146[ 109 ] : https://github.com/jpadilla/pyjwt/pull/109
137147[ 110 ] : https://github.com/jpadilla/pyjwt/pull/110
You can’t perform that action at this time.
0 commit comments