From cdcc1f1375c56bcc631c3f95a6807f5e34af1328 Mon Sep 17 00:00:00 2001 From: github actions Date: Wed, 25 Oct 2023 19:43:03 +0000 Subject: [PATCH] v2.46.0 changelog update --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c75d5779f3..2ec2e3a79b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v2.46.0 - 2023-10-25 + +[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.45.0...v2.46.0) + +### Fix + +- Add missing private orcid id in sorting method an invert selfAsserted and validated in sort by source (#2089) + ## v2.45.0 - 2023-10-25 [Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.44.0...v2.45.0)