Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ttypic committed Nov 23, 2023
1 parent 37a1672 commit 0ce4b50
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## [1.2.33](https://github.com/ably/ably-java/tree/v1.2.33)

[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.32...v1.2.33)

**Closed issues:**

- Throw exception on `released` Ably Channel methods [\#971](https://github.com/ably/ably-java/issues/971)

**Merged pull requests:**

- fix: prevent reattaching of detached channels [\#977](https://github.com/ably/ably-java/pull/977) ([ttypic](https://github.com/ttypic))
- feat: throw exception when trying to attach on released channel [\#973](https://github.com/ably/ably-java/pull/973) ([ttypic](https://github.com/ttypic))
- fix: deviceId and deviceToken consistence [\#972](https://github.com/ably/ably-java/pull/972) ([ttypic](https://github.com/ttypic))

## [1.2.32](https://github.com/ably/ably-java/tree/v1.2.32)

[Full Changelog](https://github.com/ably/ably-java/compare/v1.2.31...v1.2.32)
Expand Down

0 comments on commit 0ce4b50

Please sign in to comment.