Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 1.16 KB

juniper_hyper changelog

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

master

BC Breaks

  • Bumped up MSRV to 1.85. (#1263, todo)
  • Made hyper::Request in graphql() and graphql_sync() functions generic over B: hyper::body::Body. (#1263, #1102)

0.9.0 · 2024-03-20

BC Breaks

Previous releases

See old CHANGELOG.