Skip to content

Commit

Permalink
Release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aonemd committed Nov 25, 2024
1 parent c04aa08 commit 4f76fd8
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,25 @@
# Changelog

## 2.3.1

* [FIXED] `auth` options https://github.com/pusher/pusher-channels-flutter/pull/140

## 2.3.0

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

## 2.2.1

* [CHANGED] Update PusherSwift SDK to 10.1.5
* [CHANGED] Update PusherSwift SDK to 10.1.5

## 2.2.0

* [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

## 2.1.3

* [CHANGED] Bump PusherSwift version to 10.1.3
* [CHANGED] Bump PusherSwift version to 10.1.3

## 2.1.2

Expand All @@ -27,8 +31,8 @@

## 2.1.0

* [CHANGED] Allow reinitialization of the pusher singleton
* [CHANGED] Add subscription count event handling ios/android
* [CHANGED] Allow reinitialization of the pusher singleton
* [CHANGED] Add subscription count event handling ios/android
* [CHANGED] Update flutter dependencies to the latest versions.

## 2.0.2
Expand Down

0 comments on commit 4f76fd8

Please sign in to comment.