We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b93713 commit 8b89d78Copy full SHA for 8b89d78
CHANGELOG.md
@@ -1,6 +1,21 @@
1
Changelog
2
=========
3
4
+1.1.0
5
+-----
6
+
7
+25 January 2016.
8
9
+* Add translations for the validation constraint (BC break).
10
+* Add validation of the phone number type.
11
+* Throw an exception if Doctrine can't convert a database value to/from a `PhoneNumber`.
12
+* Add country choice form widget.
13
+* Add `libphonenumber.phone_number_offline_geocoder` service.
14
+* Add `libphonenumber.short_number_info` service.
15
+* Add `libphonenumber.phone_number_to_carrier_mapper` service.
16
+* Add `libphonenumber.phone_number_to_time_zones_mapper` service.
17
+* Deprecate `.class` parameters.
18
19
1.0.6
20
-----
21
0 commit comments