Skip to content

Commit

Permalink
Updated pending_code_changes.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
KarolJakubKrawiec committed Nov 28, 2024
1 parent b557d11 commit 251e95e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pending_code_changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,9 @@ 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
- Created a new interface called NonGeographicalEntityMetadataSourceV2
- Created a new class called ParsingOptions
======
- Reverted the std:: qualifier to string throughout phonenumberutil.
- Reverted absl::string_view to std::string parameters.
>>>>>> master

0 comments on commit 251e95e

Please sign in to comment.