Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit af9240c

Browse files
committed
Merge pull request #50 from RandalliLama/dev
Update version and changelog.txt in preparation for release of 0.1.13
2 parents cb7670c + 8405a85 commit af9240c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 0.1.13
2+
--------------
3+
Release Date: 1 May 2015
4+
* Scrub security sensitive data in WS-Trust exchange from log messages.
5+
* Update the version of the jws dependency to the latest release.
6+
17
Version 0.1.12
28
--------------
39
Release Date: 19 February 2015

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"url": "https://github.com/MSOpenTech/azure-activedirectory-library-for-nodejs.git"
1717
},
18-
"version": "0.1.12",
18+
"version": "0.1.13",
1919
"description": "Windows Azure Active Directory Client Library for node",
2020
"keywords": [ "node", "azure", "AAD", "adal", "adfs", "oauth" ],
2121
"main": "./lib/adal.js",

0 commit comments

Comments
 (0)