diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ecfc39..b33d146 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Stanford SamlAuth +1.0.6 +-------------------------------------------------------------------------------- +_Release Date: 2024-04-22_ + +- Add configurable workgroup api timeout and increase it (#12) + + 1.0.4 -------------------------------------------------------------------------------- _Release Date: 2024-03-29_ diff --git a/stanford_samlauth.info.yml b/stanford_samlauth.info.yml index ccc3ff0..366fb47 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.5 +version: 1.0.6 dependencies: - drupal:path_alias - autologout:autologout