Update CHANGELOG.md

This commit is contained in:
pblivingston 2025-12-09 05:49:02 -05:00
parent a2b75fa21b
commit 61b3ecd3d3

View File

@ -77,6 +77,7 @@ Strip Gainlayers are now FloatArrayMember objects, see README for details
- Strip.Mono is now an alias for Strip.MC on virtual strips
- Strip.AppMute|AppGain can now take an app index; see README for details
- Strip Knob setters: explicit $arg types for consistency
- Strip.Levels.Convert hidden and return type [float] -> [single] for naming consistency
### Fixed