CHANGELOG.md in schema_expectations-0.3.0 vs CHANGELOG.md in schema_expectations-0.4.0

- old
+ new

@@ -1,7 +1,16 @@ # Schema Expectations Changelog ### git master + +### 0.4.0 (Febuary 20, 2015) + +- include matchers in non-model specs as well +- include model names in failure messages +- fixed a bug in column reflector (test class name was used directly) + +### 0.3.0 (Febuary 20, 2015) + - added `validate_schema_uniqueness` ### 0.2.0 (Febuary 18, 2015) - support activerecord 3.1 to 4.2