Skip to content

Commit

Permalink
chore: add a blurb to 2.0.0-beta.1 changelog notes
Browse files Browse the repository at this point in the history
  • Loading branch information
owenpearson committed Nov 2, 2022
1 parent 6548721 commit ebfb769
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

**New ably-python realtime client**: This beta release features our first ever python realtime client! Currently the realtime client only supports basic authentication and realtime message subscription. Check out the README for usage examples.

[Full Changelog](https://github.com/ably/ably-python/compare/v1.2.1...2.0.0-beta.1)

- Create Basic Api Key connection [\#311](https://github.com/ably/ably-python/pull/311)
Expand Down

0 comments on commit ebfb769

Please sign in to comment.