We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11828c5 commit 88a3f58Copy full SHA for 88a3f58
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [v3.1.1](https://github.com/ably/ably-python/tree/v3.1.1)
4
+
5
+[Full Changelog](https://github.com/ably/ably-python/compare/v3.1.0...v3.1.1)
6
7
+### What's Changed
8
9
+- Fixed handle normal WebSocket close frames and improve reconnection logic [#672](https://github.com/ably/ably-python/pull/672)
10
11
## [v3.1.0](https://github.com/ably/ably-python/tree/v3.1.0)
12
13
[Full Changelog](https://github.com/ably/ably-python/compare/v3.0.0...v3.1.0)
0 commit comments