1. Fixed minor bug on model_fields_enum generation when define fields in serializer class like this: fields = "\_\_all__" 2. This avoid malfunction with the posterior versions of graphene-django.
0.0.4
Fixed minor bug on *subscription_resolver* function.
0.0.3
1. Changed **mutation_class** dependence on Subscription Meta class definition to **serializer_class**. 2. Added **depromise_subscription** middleware to allow use subscriptions on graphene-django>=2.0. 3. Updated setup dependence to graphene-django-extras>=0.3.0.
0.0.1
Mini web tool to test notifications of graphene-django-subscriptions. It's intuitive and simple: [graphene-django-subscriptions.tool.zip](https://github.com/eamigo86/graphene-django-subscriptions/files/1446866/graphene-django-subscriptions.tool.zip)