Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 7e8a660

Browse files
authored
Merge pull request #330 from digiaonline/release/1.0.2
Update the CHANGELOG for v1.0.2
2 parents 94f4882 + 0d5f9df commit 7e8a660

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change log
22

3+
## 1.0.2
4+
5+
* Expanded the README table of contents somewhat ([#329](https://github.com/digiaonline/graphql-php/pull/329))
6+
* Don't validate the schema again while validating the query against it ([#328](https://github.com/digiaonline/graphql-php/pull/328))
7+
* Fix some incorrect type-hints in `ExecutionResult` ([#327](https://github.com/digiaonline/graphql-php/pull/327))
8+
* Fix resolver example in the README ([#313](https://github.com/digiaonline/graphql-php/pull/313))
9+
310
## 1.0.1
411

512
* Fix a bug where you could not use `false` as value for `Boolean!` input types ([#311](https://github.com/digiaonline/graphql-php/pull/311))

0 commit comments

Comments
 (0)