README.md in phony_rails-0.0.5 vs README.md in phony_rails-0.0.6
- old
+ new
@@ -38,9 +38,14 @@
In your views use:
<%= "some number string variable".phony_formatted(:format => :international, :spaces => '-') %>
+## Changelog
+
+0.0.6
+* Fixed problem with '070-4157134'
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)