Current section

Files

Jump to
mimzy CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for v2.x
This is a new major release of Mimzy that improves the API.
## v2.0.0 (2023-03-13)
### Backwards incompatible changes
* `id` and `event` parameters have been swapped in `handle_event/3` function
### Enhancements
* Make `handle_event/1` callback optional
* Add documentation for `handle_event/3` function