From 95142e7217f478f6a27cb4ab43add0c920e03009 Mon Sep 17 00:00:00 2001 From: Sunli Date: Wed, 3 Nov 2021 15:33:58 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf20798c..9961f3f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`, `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