Skip to content

Fix typos in Change-log.md #656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- Exponential backoff during reconnect [#646](https://github.com/stomp-js/stompjs/pull/646). Many thanks [Harsh Deep](https://github.com/harsh183).
- Pass client in beforeConnect [#636](https://github.com/stomp-js/stompjs/pull/636). Many thanks [Nikos Epping](https://github.com/Nikos410).
- Option for using Web Wrokers for outgoing heartbeat pings [#579](https://github.com/stomp-js/stompjs/pull/579), Many thanks [Tom Pachtner](https://github.com/tomamatics).
- Option for using Web Workers for outgoing heartbeat pings [#579](https://github.com/stomp-js/stompjs/pull/579), Many thanks [Tom Pachtner](https://github.com/tomamatics).

# 7.0.1 (2025-03-08)

Expand Down Expand Up @@ -71,7 +71,7 @@

- Bug fix in connectionTimeout. Thanks to [Sailai](https://github.com/sailai).
See [#368](https://github.com/stomp-js/stompjs/pull/368).
- Exlude source map files from npm package,
- Exclude source map files from npm package,
See [#366](https://github.com/stomp-js/stompjs/issues/366)

# 6.1.0 (2021-02-24)
Expand Down