Skip to content

Commit 948310c

Browse files
committed
Changelog: Accept AST where field arguments are not given
1 parent 6ffc3b1 commit 948310c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ You can find and compare releases at the [GitHub release page](https://github.co
101101
- Avoid calling defined functions named like lazily loaded types
102102
- Show actual error in debug entries
103103
- Deal with `iterable` in implementations of `PromiseAdapter::all()`
104+
- Accept AST where field arguments are not given
104105

105106
### Removed
106107

0 commit comments

Comments
 (0)