From 84cb3b0cd790bba0aa4c806c3be482c38f16e7e1 Mon Sep 17 00:00:00 2001 From: Ruud Kamphuis Date: Thu, 20 Nov 2025 08:09:45 +0100 Subject: [PATCH] v15.26.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) 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