Skip to content

Commit

Permalink
chore: update changelog for 2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
VeskeR committed Jun 24, 2024
1 parent 11c6a03 commit caa364c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

This contains only the most important and/or user-facing changes; for a full changelog, see the commit history.

## [2.2.0](https://github.com/ably/ably-js/tree/2.2.0) (2024-06-24)

- Add passing a log level as a second parameter to `ClientOptions.logHandler` function [\#1787](https://github.com/ably/ably-js/pull/1787)
- Fix pings stacking when calling `Connection.ping()` if none ever succeed [\#1793](https://github.com/ably/ably-js/pull/1793)

## [2.1.0](https://github.com/ably/ably-js/tree/2.1.0) (2024-06-03)

With this release, Ably React Hooks have now moved to the general availability phase and are considered stable. Non-major version changes to the `ably` package won't include breaking changes for React Hooks going forward.
Expand Down

0 comments on commit caa364c

Please sign in to comment.