Skip to content

Commit 977c26f

Browse files
Merge pull request #85 from leancodepl/chore/update-changelog
Update CHANGELOG
2 parents 4ce4163 + 217e8d2 commit 977c26f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dart/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.1
2+
3+
- Fix the issue with resubscribing to topics after reconnecting to the server (#81)
4+
15
## 2.0.0
26

37
- **Breaking:** Bump minimum Dart vesion to 3.6.0

dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A Dart client for LeanCode's LeanPipe.
33
homepage: https://github.com/leancodepl/leanpipe/tree/main/dart
44
repository: https://github.com/leancodepl/leanpipe
55

6-
version: 2.0.0
6+
version: 2.0.1
77

88
environment:
99
sdk: ">=3.6.0 <4.0.0"

0 commit comments

Comments
 (0)