Skip to content

Commit ce826a0

Browse files
committed
0.16.0
1 parent 89e145c commit ce826a0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.16.0]
2+
3+
* Allow usage of protobuf v4 as dependency, drop protobuf v2
4+
15
## [0.15.1]
26

37
* Support Fossil delta compression, [#97](https://github.com/centrifugal/centrifuge-dart/pull/97)

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.15.1
2+
version: 0.16.0
33

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

0 commit comments

Comments
 (0)