Skip to content

Commit 4a67b07

Browse files
committed
fix: changelog
1 parent 9684183 commit 4a67b07

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

changelog.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@
3838
return true;
3939
}
4040
```
41-
42-
**Migration**: Update your `onSetDeviceSetting` and `onSetModuleSetting` callback implementations to accept `SettingValue&` and use its type-checking and conversion methods (`isInt()`, `asBool()`, `asString()`, etc.) instead of treating the value as a plain string.
4341
```
4442
4543
## Version 3.5.3

0 commit comments

Comments
 (0)