Changelog.md in phonie-3.0.0 vs Changelog.md in phonie-3.1.0
- old
+ new
@@ -1,4 +1,9 @@
+3.1.0
+=====
+
+* Re-introduces ability to add custom named formats. Thanks dlindahl!
+
3.0.0
=====
* ActiveModel validator no longer modifies phone numbers on validation. Use a before_save to do that!
* configuration changes from Phonie::Phone.default_country_code to Phonie.configuration.default_country_code