Update CHANGELOG.md

This commit is contained in:
Rob Wagner 2023-07-27 22:28:26 -04:00
parent 86890e25d4
commit c280c336da
No known key found for this signature in database
GPG key ID: 53CCB4497B15CF61

View file

@ -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.