upd floats change in CHANGELOG

This commit is contained in:
onyx-and-iris 2025-12-05 23:37:04 +00:00
parent a8e66113f7
commit 46584236d4

View File

@ -57,7 +57,7 @@ Recorder.FileType changed from method to write-only property
- Device: explicit $arg types for consistency - Device: explicit $arg types for consistency
- Recorder.Armstrip|Armbus -> BoolArrayMember: now have .Get() - Recorder.Armstrip|Armbus -> BoolArrayMember: now have .Get()
- Cast Recorder getters to types for consistency - Cast Recorder getters to types for consistency
- Floats can now take up to two decimal places - Floats getters/setters now default to two decimal places.
### Fixed ### Fixed