Skip to content

Commit 410fa87

Browse files
committed
Updated change log, added myself to authors
1 parent f46c90f commit 410fa87

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Adam Wróbel <https://adamwrobel.com>
22
Adam Ziolkowski <[email protected]>
33
Alan Crosswell <[email protected]>
4+
Anton Shutik <[email protected]>
45
Christian Zosel <https://zosel.ch>
56
Greg Aker <[email protected]>
67
Jamie Bliss <[email protected]>

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ v2.5.0 - [unreleased]
77
* Introduce `JSON_API_FORMAT_FIELD_NAMES` option replacing `JSON_API_FORMAT_KEYS` but in comparision preserving
88
values from being formatted as attributes can contain any [json value](http://jsonapi.org/format/#document-resource-object-attributes).
99
* `JSON_API_FORMAT_KEYS` still works as before (formating all json value keys also nested) but is marked as deprecated.
10+
* Added `HyperlinkedRelatedField` and `SerializerMethodHyperlinkedRelatedField`. See [usage docs](docs/usage.md#related-fields).
1011

1112
v2.4.0 - Released January 25, 2018
1213

0 commit comments

Comments
 (0)