Skip to content

Commit daa40bc

Browse files
committed
prepare v0.14.0
1 parent bd54ce6 commit daa40bc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## [0.13.0]
26

37
* Relax Protobuf dependency requirements to be `>=2.0.0 <4.0.0` instead of `^3.0.0`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: centrifuge
2-
version: 0.13.0
2+
version: 0.14.0
33

44
description: >
55
Dart client to communicate with Centrifuge and Centrifugo from Flutter and VM

0 commit comments

Comments
 (0)