active_model_serializers/CHANGELOG.md
2015-03-22 20:43:56 -04:00

7 lines
241 B
Markdown

### 0.10.0
* adds support for `meta` and `meta_key` [@kurko]
* adds method to override association [adcb99e, @kurko]
* adds `has_one` attribute for backwards compatibility [@ggordon]
* updates JSON API support to RC3 [@mateomurphy]