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 5f82b53 commit 962c8beCopy full SHA for 962c8be
juniper_codegen/CHANGELOG.md
@@ -10,10 +10,15 @@ All user visible changes to `juniper_codegen` crate will be documented in this f
10
11
### BC Breaks
12
13
-- Bumped up [MSRV] to 1.85. ([#1272], [todo])
+- Bumped up [MSRV] to 1.85. ([#1272], [1b1fc618])
14
+
15
+### Added
16
17
+- Support of top-level `#[value(from_displayable_with = ...)]` attribute in `derive(ScalarValue)`. ([#1324])
18
19
[#1272]: /../../pull/1272
-[todo]: /../../commit/todo
20
+[#1324]: /../../pull/1324
21
+[1b1fc618]: /../../commit/1b1fc61879ffdd640d741e187dc20678bf7ab295
22
23
24
0 commit comments