Skip to content

Commit

Permalink
Updated CHANGELOG.md for 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zquestz committed Jan 19, 2025
1 parent f7b7a7d commit a1ce612
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog
All notable changes to this project will be documented in this file.

## 1.2.1 - 2025-01-18

### Added
- Use jwt v2.9.2's public claims verification API - https://github.com/zquestz/omniauth-google-oauth2/pull/465

### Deprecated
- Nothing.

### Removed
- Support for jwt < 2.9.2.

### Fixed
- Nothing.

## 1.2.0 - 2024-09-15

### Added
Expand Down

0 comments on commit a1ce612

Please sign in to comment.