README.md in sanitize-rails-0.7.0 vs README.md in sanitize-rails-0.7.1

- old
+ new

@@ -51,8 +51,14 @@ assert_sanitizes(Model, :field, :some_other_field) Compatibility ------------- -Tested with Rails 3.0.x under Ruby 1.8 and 1.9. +Tested with Rails 3.0.x ~ 3.2.x under Ruby 1.8 and 1.9. -Have fun. +License +------- + +MIT + + +Have fun!