From 2bcae9e0a7657ddb261328caadc884c57992f304 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 14 Dec 2020 22:36:27 +0100 Subject: Implement Show class for GraphQL type definitions .. in the `Type` modules. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 46c0b19..2ec77ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to - `possibleFragmentSpreadsRule` - `Type.Schema.implementations` contains a map from interfaces and objects to interfaces they implement. +- Show instances for GraphQL type definitions in the `Type` modules. ## [0.11.0.0] - 2020-11-07 ### Changed -- cgit v1.2.3