mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Add axum_extra::json! (#2962)
This commit is contained in:
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog],
|
||||
and this project adheres to [Semantic Versioning].
|
||||
|
||||
# Unreleased
|
||||
|
||||
- **added:** Add `json!` for easy construction of JSON responses ([#2962])
|
||||
|
||||
[#2962]: https://github.com/tokio-rs/axum/pull/2962
|
||||
|
||||
# 0.9.4
|
||||
|
||||
- **added:** The `response::Attachment` type ([#2789])
|
||||
|
||||
Reference in New Issue
Block a user