`juniper_subscriptions` changelog ================================= All user visible changes to `juniper_subscriptions` crate will be documented in this file. This project uses [Semantic Versioning 2.0.0]. ## master ### BC Breaks - Bumped up [MSRV] to 1.75. ([#1272]) [#1272]: /../../pull/1272 ## [0.17.0] ยท 2024-03-20 [0.17.0]: /../../tree/juniper_subscriptions-v0.17.0/juniper_subscriptions ### BC Breaks - Switched to 0.16 version of [`juniper` crate]. ## Previous releases See [old CHANGELOG](/../../blob/juniper_subscriptions-v0.16.0/juniper_subscriptions/CHANGELOG.md). [`juniper` crate]: https://docs.rs/juniper [MSRV]: https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field [Semantic Versioning 2.0.0]: https://semver.org