Skip to content

Commit 006b177

Browse files
committed
Release 0.6.3
1 parent fd45323 commit 006b177

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Changelog.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Changelog
22

3-
## 0.6.3 ()
3+
## 0.6.3 (November, 2017)
44

55
- Bugfix #268: `Machine.add_ordered_transitions` changed states' order if `initial` is not the first or last state (thanks to @janekbaraniewski)
6+
- Bugfix #265: Renamed `HierarchicalMachine.to` to `to_state` to prevent warnings when HSM is used as a model
7+
- Feature #266: Introduce `Machine.get_transitions` to get a list of transitions for alteration.
68

79
## 0.6.2 (November, 2017)
810

0 commit comments

Comments
 (0)