Skip to content

Commit 7063e87

Browse files
committed
Document breaking changes with regards to OutputStates enum
1 parent bb0055d commit 7063e87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ All notable changes to this project will be documented in this file.
4646
* Enum value added:
4747
* `INHIBITED` added to enum `OutputStates`.
4848
* #### Changed
49+
* **[Source Breaker]:** Enum value names in `OutputStates` have been changed:
50+
* `OutputStates.VOLTAGE` -> `OutputStates.CONSTANT_VOLTAGE`
51+
* `OutputStates.CURRENT` -> `OutputStates.CONSTANT_CURRENT`
4952
* #### Removed
5053
* ### `nidigital` (NI-Digital Pattern Driver)
5154
* #### Added

0 commit comments

Comments
 (0)