# Changelog All notable changes to this project will be documented in this file. ## [0.2.2] - 2024-05-29 ### Features - Add middleware capability ### Example - Add `command` and `query` middleware examples ## [0.2.1] - 2024-02-21 ### Features - Add the ability to take the command or query - Dispached command will return bool ### Refactor - Rename `command` to `dispatched` ### Testing - Start adding tests ## [0.2.0] - 2023-10-31 ### Refactor - [**breaking**] Must now return the dispatched command