diff --git a/CHANGELOG.md b/CHANGELOG.md index 9284b14a3..f82e44a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ You can find and compare releases at the [GitHub release page](https://github.co ## Unreleased +## v15.26.0 + +### Changed + +- Ignore Introspection queries in QueryComplexity rule https://github.com/webonyx/graphql-php/pull/1788 + ## v15.25.2 ### Fixed