Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
Add missing release note for breaking change from #325.

Closes #327.

Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 committed Apr 11, 2024
1 parent e2bcc31 commit 789b33e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
|-------------|-----------|---------------------------------------------------------------|--------------------------------------------------------|----------|
| Enhancement | `time` | Upgrade JS-Joda (date & time library) | [#323](https://github.com/openhab/openhab-js/pull/323) | No |
| Enhancement | `rules` | `SwitchableJSRule`: Add option to specify name of Switch item | [#325](https://github.com/openhab/openhab-js/pull/325) | No |
| Enhancement | `items` | Remove the `Item` suffix from Item.type | [#325](https://github.com/openhab/openhab-js/pull/325) | **Yes** |

Also see the [Release Milestone](https://github.com/openhab/openhab-js/milestone/24).

Expand Down

0 comments on commit 789b33e

Please sign in to comment.