Skip to content

Commit 7b3a519

Browse files
committed
Update changelog
1 parent 78d0881 commit 7b3a519

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
`rustls` rather than `native-tls`.
1313
- Code generated by the `graphql-client` CLI program now suppresses all
1414
warnings from rustc and clippy.
15+
- Derive from both variables and response for enum
16+
- Camel case input variables in .graphql files now generate snake_case variable names in Rust
17+
- Support Paths in response derives
18+
- cli: Display server responses when introspection failed
19+
- upgrade to graphql_parser 0.4
1520

1621
## 0.10.0 - 2021-07-04
1722

0 commit comments

Comments
 (0)