From 998e286806286f878fc832ef89dbc4218d61e341 Mon Sep 17 00:00:00 2001 From: spawnia Date: Wed, 1 May 2024 13:10:16 +0200 Subject: [PATCH] v6.36.2 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7462009e7..afe45bdd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ You can find and compare releases at the [GitHub release page](https://github.co ## Unreleased +## v6.36.2 + ### Changed - Compare raw attributes only when ensuring uniqueness of paginated related models https://github.com/nuwave/lighthouse/pull/2540