Skip to content

Commit 55548a4

Browse files
authored
Update CHANGELOG.md
1 parent 9ed5949 commit 55548a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v0.8.0
44

5-
- Change most `HxLocation`, `HxPushUrl`, `HxRedirect`, and `HxReplaceUrl` to take `String` instead of `Uri` for better flexibility and ease-of-use. _([@skwee357](https://github.com/skwee357))_
5+
- Change `HxLocation`, `HxPushUrl`, `HxRedirect`, and `HxReplaceUrl` to take `String` instead of `Uri` for better flexibility and ease-of-use. _([@skwee357](https://github.com/skwee357))_
66
- `HxCurrentUrl` remains unchanged in order to align with axum.
77
- Changed how `LocationOptions` is handled internally with regard to non-exhaustiveness,
88
allowing external crates to use the functional record update syntax.

0 commit comments

Comments
 (0)