Skip to content

Commit 251e95e

Browse files
Updated pending_code_changes.txt
1 parent b557d11 commit 251e95e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pending_code_changes.txt

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,9 @@ Code changes:
22
- Added the std:: qualifier to string throughout phonenumberutil.
33
- Changed several std::string parameters to absl::string_view.
44
- Renamed NonGeographicalRegion to NonGeographicalEntity.
5-
- Created a new interface called NonGeographicalEntityMetadataSourceV2
5+
- Created a new interface called NonGeographicalEntityMetadataSourceV2
6+
- Created a new class called ParsingOptions
7+
======
8+
- Reverted the std:: qualifier to string throughout phonenumberutil.
9+
- Reverted absl::string_view to std::string parameters.
10+
>>>>>> master

0 commit comments

Comments
 (0)