Skip to content

Commit 9bfd9ee

Browse files
committed
chore: update 2.0.2 CHANGELOG
1 parent 0de24e4 commit 9bfd9ee

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@
44

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

7+
**Implemented enhancements:**
8+
9+
- Add synchronous AblyRest client (for more info see the [docs]()) [\#537](https://github.com/ably/ably-python/issues/537)
10+
711
**Closed issues:**
812

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

1115
**Merged pull requests:**
1216

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

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

0 commit comments

Comments
 (0)