From 25e5548b42099523bc1b4fae80335fbecff1fd38 Mon Sep 17 00:00:00 2001 From: karoljk Date: Thu, 19 Sep 2024 07:21:00 +0000 Subject: [PATCH] Modify pending_code_changes.txt Added ( - Renamed NonGeographicalRegion to NonGeographicalEntity. - Created a new interface called NonGeographicalEntityMetadataSourceV2) into the file. --- pending_code_changes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pending_code_changes.txt b/pending_code_changes.txt index 8b1378917..7de88c8fc 100644 --- a/pending_code_changes.txt +++ b/pending_code_changes.txt @@ -1 +1,3 @@ - +Code changes: + - Renamed NonGeographicalRegion to NonGeographicalEntity. + - Created a new interface called NonGeographicalEntityMetadataSourceV2 \ No newline at end of file