We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54174dd commit 143092fCopy full SHA for 143092f
1 file changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Change Log
2
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
15
## [v1.2.0](https://github.com/ably/ably-java/tree/v1.2.0) (2020-06-08)
16
17
Adds the capability to subscribe to a channel in delta mode.
0 commit comments