2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-05-17 04:39:39 +03:00

change changelog

This commit is contained in:
Viktor Scheglov
2018-08-28 11:10:38 +03:00
parent 2d4e4dfa29
commit dad451d864
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.9
- [bugfix]: fixed reconnection
## 2.0.8
- [feature]: custom pass to store logic. Defaults to original passToStore code if no custom logic provided