2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-23 17:50:35 +03:00
This commit is contained in:
nathan
2017-07-10 09:14:01 -07:00
parent 55aa4a75aa
commit ef8a327c70
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -2,6 +2,11 @@
This package is [semantic versioned](http://semver.org/)
## 2.0.1
- [bugfix]: call `new WebSocket` constructor without an empty sub-protocol string (throws on Chrome w/o this fix)
- [docs]: update action `json` `action` documentation
## 2.0.0
- [api change]: move `store` and `protocol` options from arguments to the opts` hash