JAVA: Added method to PhoneNumberUtil API and updated the CarrierMapper API
[platform/upstream/libphonenumber.git] / java / release_notes.txt
index 336ef28..a5fe8da 100644 (file)
@@ -1,3 +1,9 @@
+Oct 8, 2013: libphonenumber-5.8.7
+* Code changes:
+  - New method in the PhoneNumberUtil API - isMobileNumberPortableRegion.
+  - Carrier mapper: Updated API and added a getSafeDisplayName method that only returns the carrier
+                    if it's safe to display to the user.
+
 Oct 7, 2013:
 * Code changes:
   - Added PhoneNumberToTimeZonesMapper including unittests to the geocoder maven project.