Skip to content

Commit 667fc6f

Browse files
committed
chore: update CHANGELOG.md
1 parent 83bf3a6 commit 667fc6f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [1.2.53](https://github.com/ably/ably-java/tree/v1.2.53)
4+
5+
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.52...v1.2.53)
6+
7+
**Implemented enhancements:**
8+
9+
- Adds `ANNOTATION_PUBLISH` and `ANNOTATION_SUBSCRIBE` channel modes
10+
- Adds support for message annotations via `channel.annotations`
11+
- The message action `meta.occupancy` is now renamed to `meta`. Similarly, `MessageActions.META_OCCUPANCY` is now `MessageActions.META`
12+
313
## [1.2.52](https://github.com/ably/ably-java/tree/v1.2.52)
414

515
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.51...v1.2.52)

0 commit comments

Comments
 (0)