Skip to content

Commit 92b04ab

Browse files
committed
1.4
1 parent fb7b3e5 commit 92b04ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.4.0 (2016-08-15)
2+
3+
* Add support for sending push notifications.
4+
15
## 1.3.0 (2016-05-24)
26

37
[ADDED] Support for triggering batch events.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pusher",
33
"description": "Node.js client to interact with the Pusher REST API",
4-
"version": "1.4.0-rc5",
4+
"version": "1.4.0",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)