juniper/juniper_axum/CHANGELOG.md
2024-10-28 13:03:08 +01:00

2.8 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)

0.1.1 · 2024-10-28

Fixed

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

0.1.0 · 2024-03-20

Initialized

Added