CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## v0.2.0 (2025-03-05)
### Features:
* Add support for generic actions. (#5)
* Add `update` mix tasks. (#4)
* Add `destroy` tasks. (#3)
* Add mix tasks for create actions. (#2)
* Add `list` task type. (#1)
## v0.1.0 (2025-02-26)
### Features:
* Add the ability to define a get task.