From ba1e8ccfbdf256fc4a5bba70478ffa9c64d62276 Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Sat, 18 Nov 2023 08:26:31 -0500 Subject: [PATCH] changelog update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f95305cd2..94c0c6f01d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 1.7.6 - Bugfix: [Handle non_null(list_of(:thing)) with null list elements properly](https://github.com/absinthe-graphql/absinthe/pull/1259) - Bugfix: [More non null result handling improvements](https://github.com/absinthe-graphql/absinthe/pull/1275)