From 990b5aadf014efb5c062d6ed5b277a99c7cd5787 Mon Sep 17 00:00:00 2001 From: Alexis Lucattini Date: Mon, 30 Oct 2023 15:42:57 +1100 Subject: [PATCH] Added #159 to changelog list --- deploy/cttso-ica-to-pieriandx-cdk/Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deploy/cttso-ica-to-pieriandx-cdk/Changelog.md b/deploy/cttso-ica-to-pieriandx-cdk/Changelog.md index 8286ecb..7fb1369 100644 --- a/deploy/cttso-ica-to-pieriandx-cdk/Changelog.md +++ b/deploy/cttso-ica-to-pieriandx-cdk/Changelog.md @@ -15,6 +15,9 @@ are nested under deploy/cttso-ica-to-pieriandx-cdk. * Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/146 * Use loc over iloc for pandas selection (https://github.com/umccr/cttso-ica-to-pieriandx/pull/154) * Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/153 +* Replace mrn with external_subject_id for list of required fields (https://github.com/umccr/cttso-ica-to-pieriandx/pull/159) + * Resolves https://github.com/umccr/cttso-ica-to-pieriandx/issues/158 + ## 2023-10-18