Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwhitman committed Feb 2, 2022
1 parent 6508617 commit 3f89158
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
## Changelog

### 3.0.0-dev

**Note that this major version release contains backwards incompatible changes.**

- Callback functionality has been removed. Callbacks can still be used by using `util.callbackify()`.
- `request` has been replaced by `node-fetch`. Full API responses are returned by function calls.

### 2.4.0

- Reconnect to websocket stream if disconnected.
Expand Down

0 comments on commit 3f89158

Please sign in to comment.