diff --git a/CHANGELOG.md b/CHANGELOG.md index ff63498..dd7e365 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 1.7.0 + +- Update modal_bottom_sheet to 1.0.0+1 +- Update zh.json +- Add background color to selection dialog +- Add option to show dropdown button for ease of selection for user + ## 1.6.2 - Fix breaking change with modal_bottom_sheet: 1.0.0-dev diff --git a/pubspec.yaml b/pubspec.yaml index beac8eb..f36a735 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: country_code_picker description: A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox -version: 1.6.2 +version: 1.7.0 homepage: https://github.com/imtoori/CountryCodePicker environment: