- Breaking change fixed issue 1306 where an Android notification channel description should have been optional. This means the
descriptionproperty of theAndroidNotificationChannelclass and thechannelDescriptionproperty of theAndroidNotificationDetailsclass are now named optional parameters - Fixed grammatical errors in readme. Thanks to PR from Aneesh Rao