From cdda8191c58aca6deeeb502a30d04e09063dd82e Mon Sep 17 00:00:00 2001 From: github actions Date: Wed, 8 May 2024 21:43:10 +0000 Subject: [PATCH] v2.57.15 changelog update --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71d968659f4..f310df6b917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v2.57.15 - 2024-05-08 + +[Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.57.14...v2.57.15) + +### Fix + +- Return attempted resolution as false if resolver is disabled (#7029) + ## 2.58.2 - 2024-04-28 [Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.57.14...2.58.2)