Prepare for 0.9.9 release

This commit is contained in:
Brian J. Watson
2016-09-28 17:41:25 -07:00
parent 1c2d853c5a
commit b9583178cb
2 changed files with 15 additions and 1 deletions

View File

@@ -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

View File

@@ -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": [