diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-07-09 08:11:12 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-07-09 08:11:12 +0200 |
| commit | 28781586a5ecf31630730ef0d8dbdbfe6041e7d3 (patch) | |
| tree | d52aa78c8a6e60081d72b42fa8bd91e030d39787 /CHANGELOG.md | |
| parent | c9e265f72c301a543091d58ec10863c66b279fd0 (diff) | |
| download | graphql-28781586a5ecf31630730ef0d8dbdbfe6041e7d3.tar.gz | |
Parse comments in the front of definitions
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 40b29f5..23a9391 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to ## Fixed - Location of a parse error is returned in a singleton array with key `locations`. +- Parsing comments in the front of definitions. ## Added - `AST` reexports `AST.Parser`. |
