We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c594e55 commit 6b3c75dCopy full SHA for 6b3c75d
juniper_axum/CHANGELOG.md
@@ -11,6 +11,7 @@ All user visible changes to `juniper_axum` crate will be documented in this file
11
### BC Breaks
12
13
- Bumped up [MSRV] to 1.75. ([#1272])
14
+- Upgraded to 0.8 version of [`axum` crate]. ([#1303])
15
16
### Added
17
@@ -19,6 +20,7 @@ All user visible changes to `juniper_axum` crate will be documented in this file
19
20
[#1272]: /../../pull/1272
21
[#1282]: /../../issues/1282
22
[#1283]: /../../pull/1283
23
+[#1303]: /../../pull/1303
24
25
26
0 commit comments