2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-22 22:00:37 +03:00

release v2.0.11

This commit is contained in:
Viktor Scheglov
2018-09-13 11:02:01 +03:00
parent 3a566cbe10
commit 234b1fa47b
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@
This package is [semantic versioned](http://semver.org/)
## 2.0.11
- [bugfix]: custom mutation name. tnx [@sharkykh](https://github.com/sharkykh)
## 2.0.10
- [bugfix]: check Proxy for old browsers. tnx [@mikhailian](https://github.com/mikhailian)
- [feature]: Handle skip scheme ws url. tnx [@denzow](https://github.com/denzow)