Skip to content

Commit bd6f192

Browse files
theduketheduke
authored and
theduke
committed
Add Object::iter(_mut) return type change to changelog.
1 parent 287a246 commit bd6f192

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

juniper/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
The DirectiveLocation::InlineFragment had an invalid literal value,
77
which broke third party tools like apollo cli.
88
- Added GraphQL Playground integration
9+
The DirectiveLocation::InlineFragment had an invalid literal value,
10+
which broke third party tools like apollo cli.
11+
- The return type of `value::object::Object::iter/iter_mut` has changed to `impl Iter` [#312](https://github.com/graphql-rust/juniper/pull/312)
912

1013
# [0.11.1] 2018-12-19
1114

0 commit comments

Comments
 (0)