Skip to content

Commit 52e409d

Browse files
committed
Fill up CHANGELOG
1 parent 17d0d8a commit 52e409d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

juniper_warp/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@ All user visible changes to `juniper_warp` crate will be documented in this file
1010

1111
### BC Breaks
1212

13-
- Bumped up [MSRV] to 1.85. ([#1272], [todo])
13+
- Bumped up [MSRV] to 1.85. ([#1272], [1b1fc618])
14+
- Switched to [0.4 version][warp-0.4] of [`warp` crate]. ([#1343])
1415

1516
[#1272]: /../../pull/1272
16-
[todo]: /../../commit/todo
17+
[#1343]: /../../pull/1343
18+
[1b1fc618]: /../../commit/1b1fc61879ffdd640d741e187dc20678bf7ab295
19+
[warp-0.4]: https://github.com/seanmonstar/warp/blob/v0.4.0/CHANGELOG.md#v040-august-5-2025
1720

1821

1922

@@ -58,6 +61,7 @@ See [old CHANGELOG](/../../blob/juniper_warp-v0.7.0/juniper_warp/CHANGELOG.md).
5861

5962

6063
[`juniper` crate]: https://docs.rs/juniper
64+
[`warp` crate]: https://docs.rs/warp
6165
[graphql-transport-ws]: https://github.com/enisdenjo/graphql-ws/blob/v5.14.0/PROTOCOL.md
6266
[graphql-ws]: https://github.com/apollographql/subscriptions-transport-ws/blob/v0.11.0/PROTOCOL.md
6367
[MSRV]: https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field

0 commit comments

Comments
 (0)