File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.4.1] ( https://github.com/ably/ably-java/tree/v1.4.1 )
4+
5+ [ Full Changelog] ( https://github.com/ably/ably-java/compare/v1.4.0...v1.4.1 )
6+
7+ ### What's Changed
8+
9+ * Handled null check for empty ` data ` in ` Message ` decoding logic in https://github.com/ably/ably-java/pull/1168
10+ * Resolved presence re-entry on channel re-attach in https://github.com/ably/ably-java/pull/1171
11+ * Added` toString ` method in ` ChannelStateChange ` class for improved debugging in https://github.com/ably/ably-java/pull/1169
12+ * Fixed orphan Timer instances on release in https://github.com/ably/ably-java/pull/1173
13+
314## [ 1.4.0] ( https://github.com/ably/ably-java/tree/v1.4.0 )
415
516[ Full Changelog] ( https://github.com/ably/ably-java/compare/v1.3.0...v1.4.0 )
You can’t perform that action at this time.
0 commit comments