diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
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). |
