What's Changed
* Remove Python 2-related universal bdist wheel config by johnthagen in https://github.com/NilCoalescing/djangochannelsrestframework/pull/115
* Fixes and improments to Docs johnthagen in https://github.com/NilCoalescing/djangochannelsrestframework/pull/114, https://github.com/NilCoalescing/djangochannelsrestframework/pull/122, https://github.com/NilCoalescing/djangochannelsrestframework/pull/123, https://github.com/NilCoalescing/djangochannelsrestframework/pull/124, https://github.com/NilCoalescing/djangochannelsrestframework/pull/125 and https://github.com/NilCoalescing/djangochannelsrestframework/pull/143
* Re-enable support for Django 2.2 hishnash in https://github.com/NilCoalescing/djangochannelsrestframework/pull/134
* Include user info when using `view_as_consumer` on request juliGer in https://github.com/NilCoalescing/djangochannelsrestframework/pull/138
* Bugfix - Send notifications for a create event on a subscription if the model is using a custom pk by littlemoses in https://github.com/NilCoalescing/djangochannelsrestframework/pull/144
* Improvements to permissions classes and better handling of settings by hishnash in https://github.com/NilCoalescing/djangochannelsrestframework/pull/150
New Contributors
* juliGer made their first contribution in https://github.com/NilCoalescing/djangochannelsrestframework/pull/138
* jeetpatel9 made their first contribution in https://github.com/NilCoalescing/djangochannelsrestframework/pull/143
* littlemoses made their first contribution in https://github.com/NilCoalescing/djangochannelsrestframework/pull/144
**Full Changelog**: https://github.com/NilCoalescing/djangochannelsrestframework/compare/v1.0.0...v1.1.0