mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-26 05:09:35 +01:00
11 lines
151 B
Markdown
11 lines
151 B
Markdown
|
# Changelog
|
||
|
|
||
|
## 0.2.0
|
||
|
|
||
|
- Added `HxRequestGuardLayer`, allowing you to protect an entire router from
|
||
|
non-htmx requests.
|
||
|
|
||
|
## 0.1.0
|
||
|
|
||
|
- Initial release.
|