Changes
* Fix error in signature of callproc() and execute() in debug sql tracking (966)
* DjangoConnectionField slice: use max_limit first, if set (965, 986 and 993)
* Update setup.py classifiers (987)
* fix(converter): wrap field with NonNull for postgres ArrayFields (545)
* Fix filtering with GlobalIDFilter (977)
* Move to_const function from Graphene into Graphene-Django (992)
Huge thanks to pcraciunoiu, hubertsiuzdak, ulgens, helloqiu and pauricthelodger for helping!
Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.10.1...v2.11.0