We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc0ba73 commit fb9ec32Copy full SHA for fb9ec32
Changelog.md
@@ -1,10 +1,12 @@
1
# Changelog
2
3
-## 0.5.1 ()
+## 0.5.1 (April, 2017)
4
5
-Release 0.5.1 is a minor release and contains new features:
+Release 0.5.1 is a minor release and contains new features and bug fixes:
6
- Added reflexive transitions (thanks to @janLo)
7
- Wildcards for reflexive (`wildcard_same`) and all (`wildcard_all`) destinations are `Machine` class variables now which can be altered if necessary.
8
+- Add LICENSE to packaged distribution (thanks to @bachp)
9
+- Bug #211: `prepare` and `finalized` had not been called for HierarchicalMachines (thanks to @booware)
10
11
## 0.5.0 (March, 2017)
12
Release 0.5.0 is a major release:
0 commit comments