Skip to content

Commit

Permalink
Ready for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilkybarkid committed Jan 25, 2016
1 parent 8b93713 commit 8b89d78
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changelog
=========

1.1.0
-----

25 January 2016.

* Add translations for the validation constraint (BC break).
* Add validation of the phone number type.
* Throw an exception if Doctrine can't convert a database value to/from a `PhoneNumber`.
* Add country choice form widget.
* Add `libphonenumber.phone_number_offline_geocoder` service.
* Add `libphonenumber.short_number_info` service.
* Add `libphonenumber.phone_number_to_carrier_mapper` service.
* Add `libphonenumber.phone_number_to_time_zones_mapper` service.
* Deprecate `.class` parameters.

1.0.6
-----

Expand Down

0 comments on commit 8b89d78

Please sign in to comment.