diff --git a/pending_code_changes.txt b/pending_code_changes.txt index d67706acc0..5e7876ecb0 100644 --- a/pending_code_changes.txt +++ b/pending_code_changes.txt @@ -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. \ No newline at end of file + - 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. \ No newline at end of file