mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Add Redirect::to constructor (#255)
The motivation for this is established in the issue it fixes. Resolves #248
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
# Unreleased
|
||||
|
||||
- 👀
|
||||
- **added:** Add `Redirect::to` constructor ([#255](https://github.com/tokio-rs/axum/pull/255))
|
||||
|
||||
# 0.2.0 (23. August, 2021)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user