diff --git a/RELEASE.md b/RELEASE.md index 59d338e58b..4e02948cbe 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,4 +1,4 @@ -Release type: patch +Release type: minor Starting with this release, clients using the legacy graphql-ws subprotocol will receive an error when they try to send binary data frames. Before, binary data frames were silently ignored.