From ddb2548be6b4d03e2085ab5c513642730399d606 Mon Sep 17 00:00:00 2001 From: github actions Date: Fri, 20 Oct 2023 21:07:59 +0000 Subject: [PATCH] v2.43.3 changelog update --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fc23dd943..1a6fd90927 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v2.43.3 - 2023-10-20 + +[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.43.2...v2.43.3) + +### Fix + +- Update sort by source functionality to sort also alphabetically (#2079) + ## v2.43.2 - 2023-10-18 [Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.43.1...v2.43.2)