Skip to content

Commit

Permalink
Merge pull request #541 from ably/release/2.0.2
Browse files Browse the repository at this point in the history
Release 2.0.2
  • Loading branch information
owenpearson authored Oct 19, 2023
2 parents 1a49724 + 9bfd9ee commit b92c770
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,19 @@

[Full Changelog](https://github.com/ably/ably-python/compare/v2.0.1...v2.0.2)

**Implemented enhancements:**

- Add synchronous AblyRest client (for more info see the [docs]()) [\#537](https://github.com/ably/ably-python/issues/537)

**Closed issues:**

- Update httpx dependency to version 0.24.1 or higher [\#523](https://github.com/ably/ably-python/issues/523)

**Merged pull requests:**

- Updated poetry httpx dependency and lock file [\#524](https://github.com/ably/ably-python/pull/524) ([sacOO7](https://github.com/sacOO7))
- Remove unused dependency: h2 [\#526](https://github.com/ably/ably-python/pull/526) ([gdrosos](https://github.com/gdrosos))
- Add sync support using unasync [\#537](https://github.com/ably/ably-python/pull/526) ([sacOO7](https://github.com/sacOO7))

## [v2.0.1](https://github.com/ably/ably-python/tree/v2.0.1)

Expand Down

0 comments on commit b92c770

Please sign in to comment.