Skip to content

Commit

Permalink
Version 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anakinj committed Jun 18, 2024
1 parent 3f1a899 commit e674ca3
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
# Changelog

## [v2.8.2](https://github.com/jwt/ruby-jwt/tree/v2.8.2) (NEXT)
## [v2.8.2](https://github.com/jwt/ruby-jwt/tree/v2.8.2) (2024-06-18)

[Full Changelog](https://github.com/jwt/ruby-jwt/compare/v2.8.1...main)

**Features:**

- Your contribution here
[Full Changelog](https://github.com/jwt/ruby-jwt/compare/v2.8.1...v2.8.2)

**Fixes and enhancements:**

- Print deprecation warnings only on when token decoding succeeds [#600](https://github.com/jwt/ruby-jwt/pull/600) ([@anakinj](https://github.com/anakinj))
- Unify code style [#602](https://github.com/jwt/ruby-jwt/pull/602) ([@anakinj](https://github.com/anakinj))
- Your contribution here

## [v2.8.1](https://github.com/jwt/ruby-jwt/tree/v2.8.1) (2024-02-29)

Expand Down

0 comments on commit e674ca3

Please sign in to comment.