Skip to content

Commit

Permalink
docs: add node version support change to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewWid committed Oct 17, 2024
1 parent 422e5e8 commit c1a6621
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 @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* Fixed default state type when creating sessions and channels with `createSession` and `createChannel` being set to `unknown` instead of `DefaultSessionState` and `DefaultChannelState`, respectively.

### Removed

* Dropped support for Node 17 and below.

## 0.13.0 - 2024-08-23

### Added
Expand Down

0 comments on commit c1a6621

Please sign in to comment.