Skip to content

Commit a1ce612

Browse files
committed
Updated CHANGELOG.md for 1.2.1
1 parent f7b7a7d commit a1ce612

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 1.2.1 - 2025-01-18
5+
6+
### Added
7+
- Use jwt v2.9.2's public claims verification API - https://github.com/zquestz/omniauth-google-oauth2/pull/465
8+
9+
### Deprecated
10+
- Nothing.
11+
12+
### Removed
13+
- Support for jwt < 2.9.2.
14+
15+
### Fixed
16+
- Nothing.
17+
418
## 1.2.0 - 2024-09-15
519

620
### Added

0 commit comments

Comments
 (0)