Skip to content

Commit 615a63a

Browse files
committed
release 0.6.1
1 parent e894312 commit 615a63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Release 0.6.1 is a minor release and contains new features as well as bug fixes:
99
- Bugfix #253: `Machine.remove_transitions` converted `defaultdict` into dict (thanks @Synss)
1010
- Bugfix #248: `HierarchicalStateMachine`'s copy procedure used to cause issues with function callbacks and object references (thanks @Grey-Bit)
1111
- Renamed `Machine.id` to `Machine.name` to be consistent with the constructor parameter `name`
12+
- Add `Machine.add_transitions` for adding multiple transitions at once (thanks @Synss)
1213

1314
## 0.6.0 (August, 2017)
1415

0 commit comments

Comments
 (0)