Skip to content

Commit 8210c5e

Browse files
committed
Updated change log, added myself to authors
1 parent ce456e4 commit 8210c5e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS

+1
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

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* Add testing configuration to `REST_FRAMEWORK` configuration as described in [DRF](http://www.django-rest-framework.org/api-guide/testing/#configuration)
44
* Add sorting configuration to `REST_FRAMEWORK` as defined in [json api spec](http://jsonapi.org/format/#fetching-sorting)
5+
* Add `HyperlinkedRelatedField` and `SerializerMethodHyperlinkedRelatedField`. See [usage docs](docs/usage.md#related-fields)
56

67

78
v2.5.0 - Released July 11, 2018

0 commit comments

Comments
 (0)