From 517162a6c53964d8c589edd331a6af4af19be7fe Mon Sep 17 00:00:00 2001 From: Jouke van der Maas Date: Mon, 7 Jan 2019 07:51:03 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 311a186..9a6cf54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - [**FEATURE**] Added support for searching of multiple fields via the filter query parameter (#205 by @phyberapex) - [**FEATURE**] Added support for using the attributes (DisableDefaultIncludedAttribute, AllowsQueryAttribute, and PaginatedAttribute ) on class level (#204 by @dejarp) - [**FEATURE**] Added new LinkType (LinkType.TopSelf) to only include a self link for the top level element (#202 by @sergey-litvinov-work) -- [**FEATURE**] Added sparse fieldset to the query parameter for queryable endpoints (#199 by @phyberapex) +- [**FEATURE**] Added sparse fieldset to the query parameter for queryable endpoints (#199, #209, #212 by @phyberapex, #210 by @dejarp) - [**BUGFIX**] Support camel case serialization for relationship names ## Version 1.7.1