From 8161bae1d90287f011bb347f28f43a8efe1ea26b Mon Sep 17 00:00:00 2001 From: github actions Date: Wed, 22 Nov 2023 21:07:26 +0000 Subject: [PATCH] v2.44.15 changelog update --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f51e144d110..b05643972cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## v2.44.15 - 2023-11-22 + +[Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.44.14...v2.44.15) + +- [#6931](https://github.com/ORCID/ORCID-Source/pull/6931): fix: Add new email schedule to send email to encourage email to add w… + +### Fix + +- Remove unnecessary console log +- Add new email schedule to send email to encourage email to add works + ## v2.44.14 - 2023-11-21 [Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.44.13...v2.44.14)