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

changelog + v2.0.6

This commit is contained in:
nathan
2018-03-19 10:58:08 -07:00
parent 214a2ff1f7
commit 868c6e33d2
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -2,6 +2,10 @@
This package is [semantic versioned](http://semver.org/)
## 2.0.6
- [bugfix]: reconnection thx [@weglov](https://github.com/weglov)
## 2.0.5
- [bugfix]: fixed context for events callback. thx [@n5leon](https://github.com/n5leon)