Skip to content

Commit

Permalink
Merge pull request #135 from auth0/release/v2.0.0-beta.1
Browse files Browse the repository at this point in the history
Add Changelog for v2.0.0-beta.1 pre-release
  • Loading branch information
sergiught committed Jan 6, 2022
2 parents c690994 + e190a35 commit f2e032f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log


<a name="v2.0.0-beta.1"></a>
## [v2.0.0-beta.1](https://github.com/auth0/go-jwt-middleware/tree/v2.0.0-beta.1) (2022-01-06)

[Full Changelog](https://github.com/auth0/go-jwt-middleware/compare/v2.0.0-beta...v2.0.0-beta.1)

### Changed

* Improved how we pass CustomClaims to Validator for concurrent scenarios ([#134](https://github.com/auth0/go-jwt-middleware/pull/134))

<a name="v2.0.0-beta"></a>
## [v2.0.0-beta](https://github.com/auth0/go-jwt-middleware/tree/v2.0.0-beta) (2021-12-08)

Expand Down

0 comments on commit f2e032f

Please sign in to comment.