From 1704022e744b276e0010f5ff147af1f109d30154 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 6 Sep 2019 07:48:01 +0200 Subject: Fix #12 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9494208..0ce3323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ All notable changes to this project will be documented in this file. There are actually only two generic types in GraphQL: Scalars and objects. Enum is a scalar value. +### Fixed +- Parsing block string values. + ## [0.5.0.0] - 2019-08-14 ### Added - `executeWithName` executes an operation with the given name. -- cgit v1.2.3