Skip to content
Snippets Groups Projects
Unverified Commit e9cc40f0 authored by Drew Devereux's avatar Drew Devereux
Browse files

[MCCS-163] bump minor version instead of patch level

parent d58f3131
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,8 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA
- Separate adminMode state machine from opState state machine
- Add support for STANDBY opState
- Add Standby() and Disable() commands to SKABaseDevice
- Breaking behavioural changes to adminMode and opState state machines
- Breaking change to `_straight_to_state` method signature
#### 0.6.6
- Documentation bugfix
......@@ -41,7 +43,7 @@ The lmc-base-classe repository contains set of eight classes as mentioned in SKA
- Refactor state machine to use pytransitions library.
- Minor behavioural change: Off() command is accepted in every obsState, rather
than only EMPTY obsState.
- support `straight_to_state` shortcuts to simplify test setups
- support `_straight_to_state` shortcuts to simplify test setups
- Refactor of state machine testing to make it more portable
#### 0.6.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment