We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd54ce6 commit daa40bcCopy full SHA for daa40bc
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.14.0]
2
+
3
+* `connInfo` and `chanInfo` for join/leave events by @hetao29 [#84](https://github.com/centrifugal/centrifuge-dart/pull/84)
4
5
## [0.13.0]
6
7
* Relax Protobuf dependency requirements to be `>=2.0.0 <4.0.0` instead of `^3.0.0`
pubspec.yaml
@@ -1,5 +1,5 @@
name: centrifuge
-version: 0.13.0
+version: 0.14.0
description: >
Dart client to communicate with Centrifuge and Centrifugo from Flutter and VM
0 commit comments