Skip to content

Commit b983377

Browse files
[chore] Release 1.0.0 (#48)
1 parent 40764bb commit b983377

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

History.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
1.0.0 / 2017-02-16
3+
===================
4+
5+
* [feat] Remove the socket.io-parser dependency (#47)
6+
* [refactor] Remove useless self var (#45)
7+
8+
The major bump is due to #45, which is only compatible with socket.io > 2.0.
9+
210
0.5.0 / 2016-11-20
311
==================
412

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-adapter",
3-
"version": "0.5.0",
3+
"version": "1.0.0",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)