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

bumb version

This commit is contained in:
Viktor Scheglov
2018-09-26 13:46:03 +03:00
parent e21518fbd0
commit 38c49c13ae
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -2,6 +2,10 @@
This package is [semantic versioned](http://semver.org/)
## 2.0.12
- [feature]: Manual connect can supports options and diferent url. tnx [@pmarais](https://github.com/pmarais)
## 2.0.11
- [bugfix]: custom mutation name. tnx [@sharkykh](https://github.com/sharkykh)