Skip to content

Commit 3293159

Browse files
committed
v15.8.0
1 parent 7a44e4e commit 3293159

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ You can find and compare releases at the [GitHub release page](https://github.co
99

1010
## Unreleased
1111

12+
## v15.8.0
13+
14+
### Added
15+
16+
- Early return when complexity is disabled https://github.com/webonyx/graphql-php/pull/1475
17+
- Allow access to calculated query complexity https://github.com/webonyx/graphql-php/pull/1475
18+
19+
### Fixed
20+
21+
- Fix PHPStan definition for `SchemaConfig` option `types` https://github.com/webonyx/graphql-php/pull/1479
22+
1223
## v15.7.0
1324

1425
### Added

0 commit comments

Comments
 (0)