Skip to content

Commit

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

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

## [2.4.1](https://github.com/ably/ably-js/tree/2.4.1) (2024-10-04)

- Fix `usePresence` hook wasn't leaving presence if component unmounted during channel attaching state [\#1884](https://github.com/ably/ably-js/pull/1884)

## [2.4.0](https://github.com/ably/ably-js/tree/2.4.0) (2024-09-11)

- Add `wsConnectivityCheckUrl` client option [\#1862](https://github.com/ably/ably-js/pull/1862)
Expand Down

0 comments on commit e522ca7

Please sign in to comment.