This commit is contained in:
Andrew Naylor 2013-07-11 20:42:12 +01:00
Родитель 3fb447b2e5
Коммит 91230c1466
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -1,5 +1,10 @@
## Changelog
1.3.6:
* Resend notification if an error occurs before the socket drains (issue #100)
* Perform more error checking on device tokens. (issue #90)
1.3.5:
* Feedback now emits a `feedbackError` instead of `error` for socket errors.