Current section

Files

Jump to
white_bread CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.3.0 (2015-03-14)
### Enhancements
* Added initial_state macro which takes a block that returns the starting state
for a context.
*
### Bug fixes
no significant fixes
### Backwards incompatible changes
none
## v0.2.0 (2015-03-09)
### Enhancements
* Added support for --tags on mix task.
* Added default Context loaded from features/default_contect.exs
### Bug fixes
* warnings for a handful of unused variables removed.
### Backwards incompatible changes
none