From 333235ae9e7ad3164983ec07a430d51910946495 Mon Sep 17 00:00:00 2001 From: tijanavg Date: Tue, 24 Dec 2024 10:24:27 +0000 Subject: [PATCH] Added pending code changes --- pending_code_changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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