README.md in phony_rails-0.1.9 vs README.md in phony_rails-0.1.10
- old
+ new
@@ -76,10 +76,14 @@
Home.find_by_normalized_phone_number(PhonyRails.normalize_number(params[:phone_number]))
## Changelog
+0.1.10
+* Changes from henning-koch.
+* Some pending fixes.
+
0.1.8
* Improved validation methods by ddidier.
0.1.6
* Added :as option to phony_normalize.
@@ -120,5 +124,7 @@
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
+
+Thanks to all contributors: ddidier, brutuscat, henning-koch.
\ No newline at end of file