----- - added social connect views - added check for pre-existing accounts in social login - prevent double-validation in LoginSerializer - unit tests and demo project changes for Django 2.0
0.9.2
----- - added permission classes configuration for registration - added more info to JWT docs - added Polish translations
----- - allowed using custom UserDetailsSerializer with JWTSerializer - fixed error with logout on GET - updated api endpoints and configuration docs - bugfixes - minor text fixes