Skip to content

Commit 143092f

Browse files
author
Quintin Willison
committed
Update change log.
1 parent 54174dd commit 143092f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [v1.2.1](https://github.com/ably/ably-java/tree/v1.2.1) (2020-06-15)
4+
5+
[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.0...v1.2.1)
6+
7+
**Fixed bugs:**
8+
9+
- Address impact of change to interface on extras field on Message [\#580](https://github.com/ably/ably-java/issues/580)
10+
11+
**Merged pull requests:**
12+
13+
- Support outbound message extras [\#581](https://github.com/ably/ably-java/pull/581) ([QuintinWillison](https://github.com/QuintinWillison))
14+
315
## [v1.2.0](https://github.com/ably/ably-java/tree/v1.2.0) (2020-06-08)
416

517
Adds the capability to subscribe to a channel in delta mode.

0 commit comments

Comments
 (0)