diff --git a/CHANGELOG.md b/CHANGELOG.md index bb0aa79..762d389 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.1.0] + +- allow voip numbers +- add some missing localization messages +- upgrade metadata in underlying package + ## [9.0.5] - Fixing using controller's value as initial value #218 diff --git a/pubspec.yaml b/pubspec.yaml index 8846acc..5c34371 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: flutter_country_selector: ^1.0.4 circle_flags: ^4.0.2 - phone_numbers_parser: ^8.1.3 + phone_numbers_parser: ^8.2.0 dev_dependencies: flutter_test: