Skip to content

Commit

Permalink
chore: update CHANGELOG for 1.8.0 (#272)
Browse files Browse the repository at this point in the history
* chore: update CHANGELOG for 1.8.0
  • Loading branch information
jdpedrie authored Mar 26, 2020
1 parent 135f8b2 commit c7b295f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.8.0 (3/26/2020)

* [feat] Add option to throw exception in AccessToken::verify(). (#265)
* [feat] Add support for x-goog-user-project. (#254)
* [feat] Add option to specify issuer in AccessToken::verify(). (#267)
* [feat] Add getProjectId to credentials types where project IDs can be determined. (#230)

## 1.7.1 (02/12/2020)

* [fix] Invalid character in iap cert cache key (#263)
Expand Down

0 comments on commit c7b295f

Please sign in to comment.