* Adds support for localized push data keys - passign alert-[lang|locale] or title-[lang|locale] will inject the proper locale on the push body based on the installation * Better handling of the default cases * Updates changelog * nits * nits
* Adds X-Parse-Push-Status-Id header * Waits for _PushStatus to be stored
- Improves tests and coverage, fix bugs