axum-htmx/CHANGELOG.md

11 lines
151 B
Markdown
Raw Normal View History

2023-07-28 04:23:46 +02:00
# Changelog
## 0.2.0
- Added `HxRequestGuardLayer`, allowing you to protect an entire router from
non-htmx requests.
## 0.1.0
- Initial release.