diff --git a/CHANGELOG.md b/CHANGELOG.md index c9058fa8..8232ce38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,33 +1,33 @@ -# Changelog - -## 8.4.0 - +# Changelog + +## 8.4.0-rc1 + - [Added] Introduce a new method to switch the Pusher client to a different cluster and re-establish all existing subscriptions and channel bindings. - -## 8.3.0 - + +## 8.3.0 + - [CHANGED] Update cached re-connect strategy to prioritize WebSocket - -## 8.2.0 - + +## 8.2.0 + - [CHANGED] Remove WebSocket retry limit. - -## 8.1.0 - + +## 8.1.0 + - [CHANGED] Move @types dependencies to devDependencies - [CHANGED] Upgrade typescript to 5.1.3 - -## 8.0.2 - + +## 8.0.2 + - [CHANGED] Fix React Native support. - -## 8.0.1 - + +## 8.0.1 + - [FIXED] Fix 'window is not defined' error in the worker context - [FIXED] Specify the right status when an error is thrown for the pusher worker instance - -## 8.0.0 - + +## 8.0.0 + - [CHANGED] Specifying a cluster when instantiating the Pusher object is now mandatory. An exception is thrown if the cluster setting is missing. ## 7.6.0