Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aleneum committed Mar 30, 2020
1 parent f95febe commit a22bf82
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Changelog.md
@@ -1,11 +1,15 @@
# Changelog

## 0.8.1 ()
## 0.8.1 (April 2020)

Release 0.8.1 is a minor release of bugfixes in the diagram and async extension
Release 0.8.1 is a minor release of HSM improvements and bugfixes in the diagram and async extension

- Feature: Introduced experimental `HierarchicalAsync(Graph)Machine`
- Feature #405: Support for nested Enums in `HierarchicalMachine` (thanks @thedrow)
- Bugfix #400: Fix style initialization when initial state is an `Enum` (thanks @kbinpgh)
- Bugfix #403: AsyncMachine.dispatch now returns a boolean as expected (thanks @thedrow)
- Increased coverage (thanks @thedrow)
- Introduced `xdist` for parallel testing with `pytest` (thanks @thedrow)

## 0.8.0 (March 2020)

Expand Down

0 comments on commit a22bf82

Please sign in to comment.