Update CHANGELOG.md

This commit is contained in:
Sunli 2021-11-03 15:33:58 +08:00
parent 4793c362c3
commit 95142e7217

View File

@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Allow directive on variable definition - [GraphQL - October 2021] [#678](https://github.com/async-graphql/async-graphql/issues/678)
- Specified By - [GraphQL - October 2021] [#677](https://github.com/async-graphql/async-graphql/issues/677)
- Add `specified_by_url` for `Tz`, `DateTime<Tz>`, `Url`, `Uuid` and `Upload` scalars.
- Number value literal lookahead restrictions - [GraphQL - October 2021] (https://github.com/async-graphql/async-graphql/issues/685)
## [2.10.8] 2021-10-26