We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent 285cf27 commit 3551836Copy full SHA for 3551836
1 file changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Change Log
2
3
+## [1.2.54](https://github.com/ably/ably-java/tree/v1.2.54)
4
+
5
+[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.53...v1.2.54)
6
7
+This release includes minor improvements and bug fixes.
8
9
+**Implemented enhancements:**
10
11
+- Prevents NPE in the connectivity check [\#1111](https://github.com/ably/ably-java/issues/1111)
12
+- Fixes async connection state transition side effects [\#1119](https://github.com/ably/ably-java/issues/1119)
13
14
## [1.2.53](https://github.com/ably/ably-java/tree/v1.2.53)
15
16
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.52...v1.2.53)
0 commit comments