diff --git a/CHANGELOG.md b/CHANGELOG.md index eb93ece..8e4b493 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,5 @@ -### v1.7.0 (2016-09-18) - +### v1.7.0 (2016-10-19) #### Features @@ -12,7 +11,6 @@ * Update `ruby-saml` to 1.4.0 to address security fixes. ([638212](/../../commit/638212)) - ### v1.6.0 (2016-06-27) * Ensure that subclasses of `OmniAuth::Stategies::SAML` are registered with OmniAuth as strategies (https://github.com/omniauth/omniauth-saml/pull/95)