diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f54098..741a206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,12 +13,8 @@ All notable changes to this project will be documented in this file. - Make `Language.GraphQL.AST.Core.Object` is now just a HashMap. - `Language.GraphQL.AST.Transform` is now isn't exposed publically anymore. -### Fixed -- (Unsupported) nested fragments doesn't throw a runtime error but return a - transformation error. - ### Added - - Nested fragments support without forward lookup. + - Nested fragment support. ## [0.5.1.0] - 2019-10-22 ### Deprecated |
