From 976427421b53fd8aa60b14dea8dae82b0c9a103d Mon Sep 17 00:00:00 2001 From: pookmish Date: Fri, 27 Oct 2023 12:36:19 -0500 Subject: [PATCH] 11.0.8 --- CHANGELOG.md | 7 +++++++ stanford_profile.info.yml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbae5667..4cac8953 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Stanford Profile +11.0.8 +------------------------------------------------------------------------------- +- D8CORE-7066 Adjust site contact fields & language (#741) +- Update contact field labels +- Adjusted access denied message +- Added the anchor for contact details on site settings + 11.0.7 ------------------------------------------------------------------------------- - Invalidate cache tag when saving site contact details diff --git a/stanford_profile.info.yml b/stanford_profile.info.yml index cabde51d..4a668d93 100644 --- a/stanford_profile.info.yml +++ b/stanford_profile.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Profile' description: 'Jumpstart Website Profile' -version: 11.0.7 +version: 11.0.8 type: profile project: Stanford core_version_requirement: ^9 || ^10