From 3c1a5c800f382db0ae0c7a74ba3a5a1fdc4c23cb Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 6 Dec 2019 22:52:24 +0100 Subject: Support directives (skip and include) Fixes #24. --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 38d5217..5cc152c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ All notable changes to this project will be documented in this file. resolver is missing, it is assumed that the type condition is satisfied (all fragments are included). +### Added +- Directive support (@skip and @include). + ## [0.6.0.0] - 2019-11-27 ### Changed - `Language.GraphQL.Encoder` moved to `Language.GraphQL.AST.Encoder`. -- cgit v1.2.3