Skip to content

Commit 647e2cf

Browse files
committed
Add v14.11.0 changelog
1 parent a40f1e1 commit 647e2cf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ You can find and compare releases at the [GitHub release page](https://github.co
3333
- Expose structured enumeration of directive locations
3434
- Add `AST::concatAST()` utility
3535
- Allow lazy input object fields
36-
- Allow field definitions to be defined as any `iterable`, not just `array`
3736

3837
### Optimized
3938

@@ -73,6 +72,12 @@ You can find and compare releases at the [GitHub release page](https://github.co
7372
- Remove alias `GraphQL\Validator\Rules\AbstractQuerySecurity`, use `GraphQL\Validator\Rules\QuerySecurityRule`
7473
- Remove alias `GraphQL\Validator\Rules\AbstractValidationRule`, use `GraphQL\Validator\Rules\ValidationRule`
7574

75+
## 14.11.0
76+
77+
### Added
78+
79+
- Allow field definitions to be defined as any `iterable`, not just `array`
80+
7681
## 14.10.0
7782

7883
### Added

0 commit comments

Comments
 (0)