diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e1d6b1..4a17f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ # Stanford SamlAuth +1.0.9 +-------------------------------------------------------------------------------- +_Release Date: 2024-05-29_ + +- Store workgroup api responses during the login to avoid unneeded requests. + 1.0.8 -------------------------------------------------------------------------------- -_Release Date: 2024-05*28_ +_Release Date: 2024-05-28_ - Adjusted Dependency versions diff --git a/stanford_samlauth.info.yml b/stanford_samlauth.info.yml index 6ecdcc5..b3818fc 100644 --- a/stanford_samlauth.info.yml +++ b/stanford_samlauth.info.yml @@ -3,7 +3,7 @@ type: module description: Adds enhancements to SAML Authentication module. package: Stanford core_version_requirement: ^9 || ^10 || ^11 -version: 1.0.8 +version: 1.0.9 dependencies: - drupal:path_alias - autologout:autologout