Skip to content

Commit 88f9f49

Browse files
committed
Mention BlockString class move in CHANGELOG.md
1 parent bce5eae commit 88f9f49

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
@@ -19,6 +19,7 @@ You can find and compare releases at the [GitHub release page](https://github.co
1919
- Move debug entries in errors under `extensions` key
2020
- Use native PHP types for `Schema` and `SchemaConfig`
2121
- Always throw `RequestError` with useful message when clients provide an invalid JSON body
22+
- Move class `BlockString` from namespace `GraphQL\Utils` to `GraphQL\Language`
2223

2324
### Added
2425

0 commit comments

Comments
 (0)