Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1016 Bytes

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 1016 Bytes

juniper_rocket changelog

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

0.9.0 · 2024-03-20

BC Breaks

Added

  • AsRef and AsMut implementation for GraphQLRequest to its inner type. (#968, #930)

Changed

  • Made subscriptions_endpoint_url argument polymorphic in graphiql_source() and playground_source(). (#1223)

Previous releases

See old CHANGELOG.