Skip to content

Commit 2ad7fd8

Browse files
committed
Mention in CHANGELOG
1 parent c41db7b commit 2ad7fd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

juniper/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
4343
- `jiff::tz::TimeZone` as `TimeZoneOrUtcOffset` and `TimeZone` scalars.
4444
- `jiff::tz::Offset` as `UtcOffset` scalar.
4545
- `jiff::Span` as `Duration` scalar.
46+
- `http::GraphQLResponse::into_result()` method. ([#1293])
4647

4748
### Changed
4849

@@ -62,6 +63,7 @@ All user visible changes to `juniper` crate will be documented in this file. Thi
6263
[#1281]: /../../pull/1281
6364
[#1284]: /../../pull/1284
6465
[#1287]: /../../issues/1287
66+
[#1293]: /../../pull/1293
6567
[#1311]: /../../pull/1311
6668
[#1316]: /../../pull/1316
6769
[#1318]: /../../pull/1318

0 commit comments

Comments
 (0)