We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e590ab commit b6ad3e0Copy full SHA for b6ad3e0
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 3.1.2 - 2022-04-24
8
+
9
+**Fixed**
10
11
+- Fixed JWT decode error caused by update in google/auth
12
13
+## 3.1.1 - 2022-04-11
14
15
16
17
+- Fix 'audience does not match'
18
19
## 3.1.0 - 2022-04-09
20
21
**Added**
0 commit comments