-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
The 3.0.0 CHANGELOG entry makes the following claims:
floatVariationandfloatVariationDetailhave been changed to have the same behavior as the removeddoubleVariationanddoubleVariationDetail.doubleVariationanddoubleVariationDetailhave been removed. UsefloatVariationandfloatVariationDetailinstead.
When using the SDK with versions 3.0.0+, it is clear, though, that doubleVariation exists and floatVariation does not. You can also search the current codebase to see many references to doubleVariation but the only references to floatVariation are in the CHANGELOG.
Is this simply a mistake in the documentation?
Metadata
Metadata
Assignees
Labels
No labels