Skip to content

Commit d728567

Browse files
committed
2.2.1
1 parent 9b67849 commit d728567

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### 2.2.1
4+
5+
- Fix node 0.8.x (well npm 1.2.x) support
6+
37
### 2.2.0
48

59
- Support custom loggers via `debug` param

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "node-oauth2-server",
33
"description": "Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"keywords": [
66
"oauth",
77
"oauth2"

0 commit comments

Comments
 (0)