Skip to content

Commit 1c99683

Browse files
committed
chore: update CHANGELOG.md
1 parent 05e978c commit 1c99683

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
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)

0 commit comments

Comments
 (0)