We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd712a commit 4b3c608Copy full SHA for 4b3c608
1 file changed
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## Unreleased
8
9
+### Added
10
+
11
+- Added support for JWT versions 2 & 3
12
+- Updated test matrix to include `jwt` versions: `~> 2.9.0`, `~> 2.10.0`, `~> 3.0.0` & `~> 3.1.0`
13
+- Added test coverage for JWT version 3+ behavior
14
15
16
## [v4.0.0] - 2024-07-11
17
18
### Changed
0 commit comments