We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b2aa7 commit bb1ef02Copy full SHA for bb1ef02
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [v2.1.4](https://github.com/ably/ably-python/tree/v2.1.4)
4
+
5
+[Full Changelog](https://github.com/ably/ably-python/compare/v2.1.3...v2.1.4)
6
7
+### What's Changed
8
9
+- Fixed handling of normal WebSocket close frames and improved reconnection logic [#672](https://github.com/ably/ably-python/pull/672)
10
11
## [v2.1.3](https://github.com/ably/ably-python/tree/v2.1.3)
12
13
[Full Changelog](https://github.com/ably/ably-python/compare/v2.1.2...v2.1.3)
0 commit comments