From b27da54bf4d4c75447c1cad4329c2b28ae2c6c82 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 4 Feb 2021 08:12:12 +0100 Subject: Provide custom Show instances for AST values --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ba5c58..acc418d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to - `Type.Schema.implementations` contains a map from interfaces and objects to interfaces they implement. - Show instances for GraphQL type definitions in the `Type` modules. -- Custom Show instances for the type representation in the AST. +- Custom Show instances for type and value representations in the AST. ## [0.11.0.0] - 2020-11-07 ### Changed -- cgit v1.2.3