From ee4ca574300c696e374891f84ba549801b7eb90d Mon Sep 17 00:00:00 2001 From: github actions Date: Tue, 3 Oct 2023 13:14:57 +0000 Subject: [PATCH] v2.40.4 changelog update --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1bd597fb0e..8d373ade3bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v2.40.4 - 2023-10-03 + +[Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.40.3...v2.40.4) + +- [#6898](https://github.com/ORCID/ORCID-Source/pull/6898): Fix NPE when checking for the peer review source + ## v2.40.3 - 2023-10-03 [Full Changelog](https://github.com/ORCID/ORCID-Source/compare/v2.40.2...v2.40.3)