- Emit `user_verified` signal on password reset (thanks to [imsheldon](https://github.com/imsheldon))
0.3.14
- Add passwordless registration (thanks to [joshuachinemezu](https://github.com/joshuachinemezu)) - Add `user_verified` and `user_registered` signals (thanks to [mnieber](https://github.com/mnieber)) - Verify user in password reset mutation (thanks to [capaci ](https://github.com/capaci))
0.3.13
- Add EMAIL_TEMPLATE_VARIABLES setting (thanks to [capaci ](https://github.com/capaci))
0.3.12
- Add CUSTOM_ERROR_TYPE setting (thanks to [boolangery ](https://github.com/boolangery))
0.3.11
- Add select_related to UserNode to limit db queries (thanks to [maxpeterson](https://github.com/maxpeterson))
0.3.10
- Pseudo async email support (thanks to [bzhr](https://github.com/bzhr) and [me](https://github.com/pedrobern))