Skip to content

Commit 4f76fd8

Browse files
committed
Release 2.3.1
1 parent c04aa08 commit 4f76fd8

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

CHANGELOG.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
11
# Changelog
22

3+
## 2.3.1
4+
5+
* [FIXED] `auth` options https://github.com/pusher/pusher-channels-flutter/pull/140
6+
37
## 2.3.0
48

5-
* [CHANGED] Upgraded Flutter 3.24.3 https://github.com/pusher/pusher-channels-flutter/pull/176 Big thanks to @hamzamirai
9+
* [CHANGED] Upgraded Flutter 3.24.3 https://github.com/pusher/pusher-channels-flutter/pull/176 Big thanks to @hamzamirai
610
* [CHANGED] Upgraded GH action/checkout@v3 to allow the release workflow to checkout PRs from forks
711

812
## 2.2.1
913

10-
* [CHANGED] Update PusherSwift SDK to 10.1.5
14+
* [CHANGED] Update PusherSwift SDK to 10.1.5
1115

1216
## 2.2.0
1317

1418
* [CHANGED] Bump PusherSwift version to 10.1.4, which solves a reconnection issue when WebSocketConnectionDelegate triggers webSocketDidReceiveError event due to any POSIX error, except for ENOTCONN
1519

1620
## 2.1.3
1721

18-
* [CHANGED] Bump PusherSwift version to 10.1.3
22+
* [CHANGED] Bump PusherSwift version to 10.1.3
1923

2024
## 2.1.2
2125

@@ -27,8 +31,8 @@
2731

2832
## 2.1.0
2933

30-
* [CHANGED] Allow reinitialization of the pusher singleton
31-
* [CHANGED] Add subscription count event handling ios/android
34+
* [CHANGED] Allow reinitialization of the pusher singleton
35+
* [CHANGED] Add subscription count event handling ios/android
3236
* [CHANGED] Update flutter dependencies to the latest versions.
3337

3438
## 2.0.2

0 commit comments

Comments
 (0)