From d690d22ce89891e990ec275ea9dc196d17decb44 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 27 Jul 2019 07:19:21 +0200 Subject: Test the encoder with the unminified document --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f8249f..2d50dcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,15 @@ All notable changes to this project will be documented in this file. ## [Unreleased] ### Added - `executeWithName` executes an operation with the given name. +- Export `Language.GraphQL.Encoder.definition`. ### Changed - `Operation` includes now possible operation name which allows to support documents with multiple operations. +### Removed +- Unused `Language.GraphQL.Encoder.spaced`. + ## [0.4.0.0] - 2019-07-23 ### Added - Support for mutations. -- cgit v1.2.3