Added changelog
This commit is contained in:
@ -300,3 +300,12 @@ Passed as an argument to the emitted `circuitStateChanged`. The passed version i
|
||||
* `circuitId` - integer indicating the ID of the circuit to set the state of.
|
||||
* This ID can be retrieved from `SLControllerConfigMessage`'s `bodyArray` property.
|
||||
* `circuitState` - integer indicating whether to switch the circuit on (`1`) or off (`0`).
|
||||
|
||||
# Changelog
|
||||
|
||||
## v1.0.1
|
||||
* Added direct connection support.
|
||||
|
||||
## v1.1.0
|
||||
* Added ability to set circuit state.
|
||||
* Fixed FindUnits.sendServerBroadcast() failing in certain environments.
|
||||
|
Reference in New Issue
Block a user