From 460fe0f6a9ed5d7bbbf3a85349b26114274589ab Mon Sep 17 00:00:00 2001 From: github actions Date: Mon, 31 Jul 2023 20:58:12 +0000 Subject: [PATCH] v2.36.11 changelog update --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48d3b745af..6ab9ef2533b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## v2.36.11 - 2023-07-31 + +[Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.36.10...v2.36.11) + +- [#6838](https://github.com/ORCID/ORCID-Source/pull/6838): 8734 update the registry emails to remove links to the support team emails and forms + +### Fix + +- Remove empty white space +- Fix typos and add missing paragraphs +- Rollback loced orcid email + ## v2.36.10 - 2023-07-31 [Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.36.9...v2.36.10)