Skip to content
Browse files

1.5.0

 * Register passport with session:after phase (Raymond Feng)

 * Make sure passport is registered with session phase (Raymond Feng)

 * Error condition would yield multiple callbacks (Jonathan Sheely)
  • Loading branch information...
1 parent a037955 commit a36199ce2b211ebb56e39d5a8a8b0443d1c29300 @raymondfeng raymondfeng committed
Showing with 11 additions and 1 deletion.
  1. +10 −0 CHANGES.md
  2. +1 −1 package.json
View
10 CHANGES.md
@@ -1,3 +1,13 @@
+2015-06-24, Version 1.5.0
+=========================
+
+ * Register passport with session:after phase (Raymond Feng)
+
+ * Make sure passport is registered with session phase (Raymond Feng)
+
+ * Error condition would yield multiple callbacks (Jonathan Sheely)
+
+
2015-06-17, Version 1.4.0
=========================
View
2 package.json
@@ -9,7 +9,7 @@
"security"
],
"homepage": "https://github.com/strongloop/loopback-component-passport",
- "version": "1.4.0",
+ "version": "1.5.0",
"engines": {
"node": ">=0.10.0"
},

0 comments on commit a36199c

Please sign in to comment.
Something went wrong with that request. Please try again.