Browse Source

Added pending code changes

automatic-module-names
tijanavg 12 months ago
parent
commit
333235ae9e
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      pending_code_changes.txt

+ 2
- 1
pending_code_changes.txt View File

@ -1,2 +1,3 @@
Code changes:
- Fixed a bug where the extension was appended twice in formatOutOfCountryKeepingAlphaChars in the Java version and updated FormatOutOfCountryKeepingAlphaChars in the C++ version to format the extension.
- Fixed a bug where the extension was appended twice in formatOutOfCountryKeepingAlphaChars in the Java version and updated FormatOutOfCountryKeepingAlphaChars in the C++ version to format the extension.
- Deprecated com.google.phonenumbers versions of PhoneNumberToCarrierMapper and PhoneNumberToTimeZonesMapper in favour of counterparts in their respective packages.

Loading…
Cancel
Save