We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e983342 commit b808636Copy full SHA for b808636
CHANGELOG.md
@@ -1,17 +1,12 @@
1
# Changelog
2
3
-## [v2.9.1](https://github.com/jwt/ruby-jwt/tree/v2.9.1) (NEXT)
+## [v2.9.1](https://github.com/jwt/ruby-jwt/tree/v2.9.1) (2024-09-23)
4
5
-[Full Changelog](https://github.com/jwt/ruby-jwt/compare/v2.9.0...main)
6
-
7
-**Features:**
8
9
-- Your contribution here
+[Full Changelog](https://github.com/jwt/ruby-jwt/compare/v2.9.0...v2.9.1)
10
11
**Fixes and enhancements:**
12
13
- Fix regression in `iss` and `aud` claim validation [#619](https://github.com/jwt/ruby-jwt/pull/619) ([@anakinj](https://github.com/anakinj))
14
15
16
## [v2.9.0](https://github.com/jwt/ruby-jwt/tree/v2.9.0) (2024-09-15)
17
0 commit comments