CHANGELOG.md in fidor_schema-0.4.3 vs CHANGELOG.md in fidor_schema-0.5.0
- old
+ new
@@ -1,8 +1,14 @@
#Changelog Fidor API Schema
A more detailed view of the changes can be found in the [commit messages](https://github.com/fidor/fidor_schema/commits/)
+##2015-02
+
+* SepaMandates filter by multiple references and ibans
+* move required markup into 'required' array on top-level of an object
+* change date field format to 'date-time' since date-only values are also valid in terms of http://tools.ietf.org/html/rfc3339#section-5.6
+
##2014-12
* be explicit for number fields, now defined as integers
##2014-11