CHANGELOG.md in odata4-0.7.0 vs CHANGELOG.md in odata4-0.8.0
- old
+ new
@@ -1,6 +1,15 @@
# CHANGELOG
+## 0.8.0
+
+* [New Feature] Support for multiple schemas
+* [Breaking] `Service#complex_types`, `Service#entity_types`,
+ `Service#enum_types` and `Service#entity_sets` now return fully qualified
+ type names
+* [New Feature] Optional lenient property validation
+* [Fixed] Incorrect URL representation for Decimal properties
+
## 0.7.0
Major rewrite
* Added support for OData 4.0