axum-htmx/CHANGELOG.md
2023-07-27 22:28:26 -04:00

10 lines
153 B
Markdown

# Changelog
## v0.2.0
- Added `HxRequestGuardLayer`, allowing you to protect an entire router from
non-htmx requests.
## v0.1.0
- Initial release.