Skip to content

Commit f2e032f

Browse files
authored
Merge pull request #135 from auth0/release/v2.0.0-beta.1
Add Changelog for v2.0.0-beta.1 pre-release
2 parents c690994 + e190a35 commit f2e032f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Change Log
22

33

4+
<a name="v2.0.0-beta.1"></a>
5+
## [v2.0.0-beta.1](https://github.com/auth0/go-jwt-middleware/tree/v2.0.0-beta.1) (2022-01-06)
6+
7+
[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.0.0-beta...v2.0.0-beta.1)
8+
9+
### Changed
10+
11+
* Improved how we pass CustomClaims to Validator for concurrent scenarios ([#134](https://github.com/auth0/go-jwt-middleware/pull/134))
12+
413
<a name="v2.0.0-beta"></a>
514
## [v2.0.0-beta](https://github.com/auth0/go-jwt-middleware/tree/v2.0.0-beta) (2021-12-08)
615

0 commit comments

Comments
 (0)