We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8834112 commit 43c9693Copy full SHA for 43c9693
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Change log
2
3
+###############################################################################
4
+## Version Release 1.5.5 (2023/12/18)
5
+
6
+#### Bugs Fixed
7
8
+* [Issue 1365](https://github.com/TooTallNate/Java-WebSocket/issues/1365) - Hang on reconnectBlocking
9
+* [Issue 1364](https://github.com/TooTallNate/Java-WebSocket/issues/1364) - NPE during reconnect ([PR 1367](https://github.com/TooTallNate/Java-WebSocket/pull/1367))
10
+* [PR 1367](https://github.com/TooTallNate/Java-WebSocket/pull/1367) - Fix multiple issues related to reconnect
11
12
+In this release 2 issues and 1 pull request were closed.
13
14
###############################################################################
15
16
## Version Release 1.5.4 (2023/07/20)
0 commit comments