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 c370ed6 commit 009577eCopy full SHA for 009577e
juniper_axum/CHANGELOG.md
@@ -11,7 +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])
+- Upgraded to 0.8 version of [`axum` crate]. ([#1303], [#1306])
15
16
### Added
17
@@ -21,6 +21,7 @@ All user visible changes to `juniper_axum` crate will be documented in this file
21
[#1282]: /../../issues/1282
22
[#1283]: /../../pull/1283
23
[#1303]: /../../pull/1303
24
+[#1306]: /../../pull/1306
25
26
27
0 commit comments