Changelog
Another release before v3. Fingers crossed we'll get v3 out soon!
New features
* Extend DjangoListField to use model queryset if none defined (732)
* Convert DRF ChoiceField to Enum (537)
* Adds variables arg to GraphQLTestCase.query (699)
Bugfixes
* Handle isnull filters differently (753)
* Pin higher version of graphene for proper graphql-core version r… (768)
Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.5.0...v2.6.0