mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
updating readme and changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,8 +1,12 @@
|
||||
### 0.10.0
|
||||
|
||||
* adds adapters pattern
|
||||
* adds support for `meta` and `meta_key` [@kurko]
|
||||
* adds method to override association [adcb99e, @kurko]
|
||||
* adds method to override association [@kurko]
|
||||
* adds `has_one` attribute for backwards compatibility [@ggordon]
|
||||
* updates JSON API support to RC3 [@mateomurphy]
|
||||
* adds JSON API support 1.0 [@benedikt]
|
||||
* adds fragment cache support [@joaomdmoura]
|
||||
* adds cache support to attributes and associations [@joaomdmoura]
|
||||
* 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]
|
||||
Reference in New Issue
Block a user