Skip to content

Commit 8b89d78

Browse files
Ready for 1.1.0
1 parent 8b93713 commit 8b89d78

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Changelog
22
=========
33

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+
419
1.0.6
520
-----
621

0 commit comments

Comments
 (0)