diff --git a/CHANGELOG.md b/CHANGELOG.md index 829c70dc..ab5254eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Added `execute_get_queries` setting to the `GraphQL` apps that controls execution of the GraphQL "query" operations made with GET requests. Defaults to `False`. - Added support for the Apollo Federation versions up to 2.6. +- Fixed deprecation warnings in Apollo Tracing extension. ## 0.22 (2024-01-31)