We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287a246 commit bd6f192Copy full SHA for bd6f192
juniper/CHANGELOG.md
@@ -6,6 +6,9 @@
6
The DirectiveLocation::InlineFragment had an invalid literal value,
7
which broke third party tools like apollo cli.
8
- 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)
12
13
# [0.11.1] 2018-12-19
14
0 commit comments