diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-07-24 21:34:31 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-07-24 21:58:49 +0200 |
| commit | c60dd98fc5b5b8d3fb3d8f071db078ddb547c5cf (patch) | |
| tree | 0404597129675f53f13ad5afc5eccbb1072c24c5 /CHANGELOG.md | |
| parent | 44d506d4b57e450480cf9c476bd927a43ad9c25d (diff) | |
| download | graphql-c60dd98fc5b5b8d3fb3d8f071db078ddb547c5cf.tar.gz | |
Release 0.9.0.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f7f370..ae76a2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to and event stream) resolvers to signalize an error. Other exceptions will escape. - `Test.Hspec.GraphQL` contains some test helpers. +- `Validate` contains the validator and standard rules. ## Changed - `Type.Out.Resolver`: Interface fields don't have resolvers, object fields |
