diff --git a/CHANGELOG.md b/CHANGELOG.md index e36f710b8..399af20f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 1.16.0 (06/22/2021) + + * [feat]: allow ServiceAccountJwtAccessCredentials to sign scopes (#341) + * [feat]: allow psr/cache:2.0 (#344) + ## 1.15.2 (06/21/2021) * [fix]: ensure cached tokens are used for GCECredentials::signBlob (#340)