From 46584236d46fc28a86f4eb582704e07a5644a85d Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Fri, 5 Dec 2025 23:37:04 +0000 Subject: [PATCH] upd floats change in CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5745bb1..3d82391 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,7 +57,7 @@ Recorder.FileType changed from method to write-only property - Device: explicit $arg types for consistency - Recorder.Armstrip|Armbus -> BoolArrayMember: now have .Get() - 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