Update CHANGELOG.md

This commit is contained in:
Oliver Cooper 2021-07-15 13:58:05 +12:00
parent a868a9ab07
commit 4e685f6f91

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Add binary types to `ConstValue` and `Value`. [#569](https://github.com/async-graphql/async-graphql/issues/569)
- Changed Lookahead to support multiple fields. [#574](https://github.com/async-graphql/async-graphql/issues/547)
## [2.9.8] 2021-07-12