Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Nov 20, 2024
1 parent 2cffecf commit 0c9560f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
<!--
Add placeholder for next release with `wip` snippet
-->
## __WORK IN PROGRESS__
### Bugfixes
* Fixed an issue where CC classes would have a different name when `zwave-js` was loaded as CommonJS, changing how those CCs were handled (#7426)

### Changes under the hood
* Argument validation of CC APIs no longer uses `require` calls and explains the validation errors much better (#7407)

## 14.3.3 (2024-11-14)
### Bugfixes
* Fix parsing of some older 500 series NVM formats (#7399)
Expand Down

0 comments on commit 0c9560f

Please sign in to comment.