CHANGELOG.md in cheap_ams-0.10.8 vs CHANGELOG.md in cheap_ams-0.10.10

- old
+ new

@@ -9,5 +9,6 @@ * adds cache support to attributes and associations [@joaomdmoura] * uses model name to determine the type [@lsylvester] * remove root key option and split JSON adapter [@joaomdmoura] * adds FlattenJSON as default adapter [@joaomdmoura] * adds support for `pagination links` at top level of JsonApi adapter [@bacarini] + * adds extended format for `include` option to JSONAPI adapter [@beauby]