diff --git a/CHANGELOG.md b/CHANGELOG.md index 1919222f..e81d192a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # SOE Profile +11.0.1 +------------------------------------------------------------------------------- +- Fix site setting redirect logic + 11.0.0 ------------------------------------------------------------------------------- - Update samlauth settings when a role is created or deleted diff --git a/soe_profile.info.yml b/soe_profile.info.yml index dc07cad0..5b8c2bac 100644 --- a/soe_profile.info.yml +++ b/soe_profile.info.yml @@ -1,6 +1,6 @@ name: 'SOE Profile' description: 'Jumpstart Website Profile' -version: 11.0.0 +version: 11.0.1 type: profile project: Stanford core_version_requirement: ^9 || ^10