From 9a5d54c0351e071a962d8d92805e0edf2f95fa1b Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 19 Dec 2019 06:59:27 +0100 Subject: Escape non-source characters in the encoder --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cc152c..fed2d47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. - Fragment spread is evaluated based on the `__typename` resolver. If the resolver is missing, it is assumed that the type condition is satisfied (all fragments are included). +- Escaping characters during encoding. ### Added - Directive support (@skip and @include). -- cgit v1.2.3