This commit is contained in:
Andrew Naylor 2013-07-20 12:38:13 +01:00
Родитель 423850943f
Коммит f47993e3a1
2 изменённых файлов: 5 добавлений и 1 удалений

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

@ -1,5 +1,9 @@
## Changelog
1.3.7:
* Fixed: #14 Feedback event should be emitted once per connection, whether there are device tokens or not.
1.3.6:
* Resend notification if an error occurs before the socket drains (issue #100)

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

@ -1,7 +1,7 @@
{
"name": "apn",
"description": "An interface to the Apple Push Notification service for Node.js",
"version": "1.3.6",
"version": "1.3.7",
"author": "Andrew Naylor <argon@mkbot.net>",
"contributors": [
{