diff --git a/CHANGELOG.md b/CHANGELOG.md index c302696..44254ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.9.9 (10/14/2016) + +### Changes + +* Handle symlinks to default application credentials ([@JonathanPorta][]) +* Add support for detecting project ID. ([@jmdobry][]) +* Add support for array of valid audiences ([@gameleon-dev][]) +* Fix devconsole links ([@mortonfox][]) +* Update request ([@tbetbetbe][]) + ## 0.9.8 (05/10/2016) ### Changes @@ -57,3 +67,7 @@ [@matthewloring]: https://github.com/matthewloring [@yamafaktory]: https://github.com/yamafaktory [@jonparrot]: https://github.com/jonparrot +[@JonathanPorta]: https://github.com/JonathanPorta +[@jmdobry]: https://github.com/jmdobry +[@gameleon-dev]: https://github.com/gameleon-dev +[@mortonfox]: https://github.com/mortonfox diff --git a/package.json b/package.json index a7b8600..0f6d758 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-auth-library", - "version": "0.9.7", + "version": "0.9.9", "author": "Google Inc.", "description": "Google APIs Authentication Client Library for Node.js", "contributors": [