File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77## [ Unreleased]
88
99### Added
10- * Fix ` verifyJWTsignature() ` : verify JWT to prevent php errors and warnings on invalid token
11- *
10+ *
1211
1312### Changed
14- * Decouple session manipulation, it's allow use of other session libraries #134
15- * Broaden version requirements of the phpseclib/phpseclib package. #144
13+ *
1614
1715### Removed
1816*
1917
18+ ## [ 0.8.0]
19+
20+ ### Added
21+ * Fix ` verifyJWTsignature() ` : verify JWT to prevent php errors and warnings on invalid token
22+
23+ ### Changed
24+ * Decouple session manipulation, it's allow use of other session libraries #134
25+ * Broaden version requirements of the phpseclib/phpseclib package. #144
26+
2027## [ 0.7.0]
2128
2229### Added
You can’t perform that action at this time.
0 commit comments