Skip to content

Commit 592a2e4

Browse files
committed
Updated CHANGELOG
1 parent 64a61b7 commit 592a2e4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## [1.2.42](https://github.com/ably/ably-java/tree/v1.2.42)
4+
5+
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.41...v1.2.42)
6+
7+
**Implemented enhancements:**
8+
9+
- Implement the `attachOnSubscribe` channel option \(TB4\) [\#1027](https://github.com/ably/ably-java/issues/1027)
10+
11+
**Merged pull requests:**
12+
13+
- Fix implicit attach on subscribe [\#1028](https://github.com/ably/ably-java/pull/1028) ([sacOO7](https://github.com/sacOO7))
14+
- ci: enable workflow\_dispatch [\#1025](https://github.com/ably/ably-java/pull/1025) ([owenpearson](https://github.com/owenpearson))
15+
- tests: Assert connection error code rather than message [\#1023](https://github.com/ably/ably-java/pull/1023) ([lmars](https://github.com/lmars))
16+
317
## [1.2.41](https://github.com/ably/ably-java/tree/v1.2.41)
418

519
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.40...v1.2.41)

0 commit comments

Comments
 (0)