2022-04-08 09:44:50 -05:00
|
|
|
`juniper_subscriptions` changelog
|
|
|
|
=================================
|
2020-03-18 22:31:36 -05:00
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
All user visible changes to `juniper_subscriptions` crate will be documented in this file. This project uses [Semantic Versioning 2.0.0].
|
2020-12-09 23:50:48 -06:00
|
|
|
|
|
|
|
|
2022-04-08 09:44:50 -05:00
|
|
|
|
|
|
|
|
2024-08-12 16:31:39 -05:00
|
|
|
## master
|
|
|
|
|
|
|
|
### BC Breaks
|
|
|
|
|
|
|
|
- Bumped up [MSRV] to 1.75. ([#1272])
|
|
|
|
|
|
|
|
[#1272]: /../../pull/1272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-03-20 11:26:52 -05:00
|
|
|
## [0.17.0] · 2024-03-20
|
|
|
|
[0.17.0]: /../../tree/juniper_subscriptions-v0.17.0/juniper_subscriptions
|
2022-04-08 09:44:50 -05:00
|
|
|
|
|
|
|
### 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
|
2024-08-12 16:31:39 -05:00
|
|
|
[MSRV]: https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field
|
2022-04-08 09:44:50 -05:00
|
|
|
[Semantic Versioning 2.0.0]: https://semver.org
|