New
11.0.0
What's Changed
- fix: Improve sorting for non-Latin country names by @kiyohara in https://github.com/countries/country_select/pull/230
- Drop support for Ruby 3.1, Rails 7.0 and countries gem 5.x. Allow countries gem 8.x by @pmor in https://github.com/countries/country_select/pull/232
- Use
as divider by @ursm in https://github.com/countries/country_select/pull/229
New Contributors
- @kiyohara made their first contribution in https://github.com/countries/country_select/pull/230
- @ursm made their first contribution in https://github.com/countries/country_select/pull/229
Full Changelog: https://github.com/countries/country_select/compare/v10.0.1...v11.0.0