CHANGES.md in valvat-0.3.0 vs CHANGES.md in valvat-0.3.1
- old
+ new
@@ -1,13 +1,20 @@
### dev
-[full changelog](http://github.com/yolk/valvat/compare/v0.3.0...master)
+[full changelog](http://github.com/yolk/valvat/compare/v0.3.1...master)
+### 0.3.1 / 2011-01-12
+
+[full changelog](http://github.com/yolk/valvat/compare/v0.3,0...v0.3.1)
+
+* ActiveModel validation: Failed validations with _match_country_ now use error message with country from given attribute
+* ActiveModel validation: Failed validations with _match_country_ skip lookup and syntax checks
+
### 0.3.0 / 2011-01-12
[full changelog](http://github.com/yolk/valvat/compare/v0.2.3...v0.3.0)
-* ActiveModel validation: added _match_counrty_ option to validate if iso country code of vat number matches another attribute.
+* ActiveModel validation: added _match_country_ option to validate if iso country code of vat number matches another attribute.
### 0.2.3 / 2011-01-10
[full changelog](http://github.com/yolk/valvat/compare/v0.2.2...v0.2.3)
\ No newline at end of file