v.1.4.0
This commit is contained in:
Родитель
61212de616
Коммит
25b15e0e03
|
@ -1,5 +1,12 @@
|
|||
## Changelog
|
||||
|
||||
1.4.0:
|
||||
|
||||
* New: Implements protocol launched with iOS 7 which permits specifying a notification priority.
|
||||
* New: Ability to truncate notification body to nearest whole word.
|
||||
* Fixed: TLS Connection stalled on node-0.11.x
|
||||
* Fixed: Documentation defects.
|
||||
|
||||
1.3.8:
|
||||
|
||||
* Notifications now have a configurable number of retries. See `Notification.retryLimit` in docs.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "apn",
|
||||
"description": "An interface to the Apple Push Notification service for Node.js",
|
||||
"version": "1.3.8",
|
||||
"version": "1.4.0",
|
||||
"author": "Andrew Naylor <argon@mkbot.net>",
|
||||
"contributors": [
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче