Allow passing additional parameters via kwargs to pyfcm's notify_single_device and notify_multiple_devices methods.
0.1.6
If using FCMAuthorizedDeviceViewset, registration_id needs to be unique in pair with the user, not on its own
0.1.5
- add option to send either notifications or data messages - add django admin commands for testing data messages - add option to send icon with notification