juniper/juniper_axum/CHANGELOG.md
Joe Grund bb529cca97
Backport fix of Content-Type header parsing in juniper_axum (#1289, #1288)
Signed-off-by: Joe Grund <jgrund@whamcloud.io>
2024-10-28 12:54:21 +01:00

2.4 KiB

juniper_axum changelog

All user visible changes to juniper_axum crate will be documented in this file. This project uses Semantic Versioning 2.0.0.

master

Fixed

  • Content-Type header reading full value instead of just media type. (#1289, #1288)

0.1.0 · 2024-03-20

Initialized

Added