From 726a115d6d853e8e73421d1121030b596f362454 Mon Sep 17 00:00:00 2001 From: tyranron Date: Wed, 1 Nov 2023 14:27:32 +0200 Subject: [PATCH] Mention in CHANGELOG --- juniper/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/juniper/CHANGELOG.md b/juniper/CHANGELOG.md index 1693e1316..a7041f5c4 100644 --- a/juniper/CHANGELOG.md +++ b/juniper/CHANGELOG.md @@ -51,7 +51,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi - Disabled `chrono` [Cargo feature] by default. - Removed `scalar-naivetime` [Cargo feature]. - Removed lifetime parameter from `ParseError`, `GraphlQLError`, `GraphQLBatchRequest` and `GraphQLRequest`. ([#1081], [#528]) -- Upgraded [GraphiQL] to 3.0.6 version (requires new [`graphql-transport-ws` GraphQL over WebSocket Protocol] integration on server, see `juniper_warp/examples/subscription.rs`). ([#1188], [#1193]) +- Upgraded [GraphiQL] to 3.0.7 version (requires new [`graphql-transport-ws` GraphQL over WebSocket Protocol] integration on server, see `juniper_warp/examples/subscription.rs`). ([#1188], [#1193], [#1201]) ### Added @@ -126,6 +126,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi [#1188]: /../../pull/1188 [#1190]: /../../pull/1190 [#1193]: /../../pull/1193 +[#1201]: /../../pull/1201 [ba1ed85b]: /../../commit/ba1ed85b3c3dd77fbae7baf6bc4e693321a94083 [CVE-2022-31173]: /../../security/advisories/GHSA-4rx6-g5vg-5f3j