mirror of
https://github.com/robertwayne/axum-htmx
synced 2025-12-16 12:45:17 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
f58bed0af2
commit
e146aba12d
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## v0.8.1
|
||||
|
||||
- Revert an accidental breaking change introducting a nightly-only feature.
|
||||
|
||||
## v0.8.0
|
||||
|
||||
- Change `HxLocation`, `HxPushUrl`, `HxRedirect`, and `HxReplaceUrl` to take `String` instead of `Uri` for better flexibility and ease-of-use. _([@skwee357](https://github.com/skwee357))_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue