From 5a6709030ceee63adb417c0fa2d2abce24c5d5cb Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 17 Dec 2020 20:42:47 +0100 Subject: Add show instances for AST type representation --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ec77ec..d35a35a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,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. ## [0.11.0.0] - 2020-11-07 ### Changed -- cgit v1.2.3