Skip to content

Commit 8a9070d

Browse files
committed
Update to version 1.0.5
1 parent 0b1dfe4 commit 8a9070d

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,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.5 (2015-05-12)
4+
5+
[FIXED] Add validation to channel names and socket ids
6+
37
## 1.0.4 (2015-02-13)
48

59
[FIXED] Auth signatures being incorrect when channel data included utf-8 characters

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.0.4",
4+
"version": "1.0.5",
55
"author": "Pusher <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)