mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-06 00:00:17 +02:00
Update changelogs
This commit is contained in:
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
# 0.5.5
|
||||
|
||||
Released without changes to fix docs.rs build.
|
||||
|
||||
# 0.5.4
|
||||
|
||||
- **fixed:** Removed unused `rustversion` dependency ([#3502])
|
||||
|
||||
@@ -11,6 +11,10 @@ Yanked from crates.io due to unforeseen breaking change, see [#3190] for details
|
||||
|
||||
[#3190]: https://github.com/tokio-rs/axum/pull/3190
|
||||
|
||||
# 0.10.3
|
||||
|
||||
Released without changes to fix docs.rs build.
|
||||
|
||||
# 0.10.2
|
||||
|
||||
- **added:** Implement `OptionalFromRequest` for `Host` ([#3177])
|
||||
|
||||
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
# 0.8.6
|
||||
|
||||
Released without changes to fix docs.rs build.
|
||||
|
||||
# 0.8.5
|
||||
|
||||
- **fixed:** Reject JSON request bodies with trailing characters after the JSON document ([#3453])
|
||||
|
||||
Reference in New Issue
Block a user