mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-26 05:09:35 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
86890e25d4
commit
c280c336da
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 0.2.0
|
||||
## v0.2.0
|
||||
|
||||
- Added `HxRequestGuardLayer`, allowing you to protect an entire router from
|
||||
non-htmx requests.
|
||||
|
||||
## 0.1.0
|
||||
## v0.1.0
|
||||
|
||||
- Initial release.
|
||||
|
|
Loading…
Reference in a new issue