mirror of
https://github.com/HackPlan/google-auth-library-nodejs.git
synced 2026-01-12 17:02:33 +08:00
Prepare for 0.9.9 release
This commit is contained in:
14
CHANGELOG.md
14
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
|
||||
|
||||
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user