You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# pusher-websocket-java changelog
2
2
3
+
## Version 2.2.0 - 22nd April 2020
4
+
5
+
* Changed PusherOptions `setEncrypted` and `isEncrypted` to `setForceTLS` and `isForceTLS` to reduce confusion between this option and private encrypted channels.
6
+
3
7
## Version 2.1.1 - 15th April 2020
4
8
5
9
* Fix a case where multiple websocket connections could be opened at once
0 commit comments