From 372f125756f678f545c4694281d933878eddee74 Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Tue, 14 Jul 2020 17:58:57 +0100 Subject: [PATCH] Updated v3 release notes (markdown) --- v3-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3-release-notes.md b/v3-release-notes.md index 6fa42a5..fbfd7b5 100644 --- a/v3-release-notes.md +++ b/v3-release-notes.md @@ -1,6 +1,6 @@ Welcome to Graphene v3! -This is our biggest ever release and brings Graphene up to date with the latest changes in the GraphQL spec as well as delivering some new features and bug fixes. Since this is a major version release there are some backwards incompatible changes you’ll want to be aware of when upgrading from Graphene 2.1 or earlier. +This is a bi release and brings Graphene up to date with the latest changes in the GraphQL spec as well as delivering some new features and bug fixes. Since this is a major version release there are some backwards incompatible changes you’ll want to be aware of when upgrading from Graphene 2.1 or earlier. ## Python compatibility