diff --git a/pending_code_changes.txt b/pending_code_changes.txt index e2799c3a23..ee3d12d91c 100644 --- a/pending_code_changes.txt +++ b/pending_code_changes.txt @@ -1,3 +1,5 @@ Code changes: - Added the std:: qualifier to string throughout phonenumberutil. - Changed several std::string parameters to absl::string_view. + - Renamed NonGeographicalRegion to NonGeographicalEntity. + - Created a new interface called NonGeographicalEntityMetadataSourceV2 \ No newline at end of file