juniper/juniper_axum/CHANGELOG.md
Joe Grund eb1fac2425
Fix Content-Type header parsing in juniper_axum (#1289, #1288)
Signed-off-by: Joe Grund <jgrund@whamcloud.io>
2024-10-28 12:50:53 +01:00

2.7 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

BC Breaks

Added

  • Building on wasm32-unknown-unknown and wasm32-wasi targets. (#1283, #1282)

Fixed

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

0.1.0 · 2024-03-20

Initialized

Added