From 9096f0b279c2b633057f1506290b2793437c793b Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 2 Nov 2012 15:35:19 -0400 Subject: [PATCH] Updates news --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index b29bbd96b..7e1fb6464 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +2.0.2 (2012-11-xx) +------------------ + +New features + - support for SAML2 for single sign-on, with the help of the lasso library + 2.0.2 (2012-10-24) ------------------