Add #404 to changelog (#406)

This commit is contained in:
Christian Legnitto 2019-07-29 08:57:32 -06:00 committed by GitHub
parent 82b77594ce
commit 49fc100753
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# master
- No changes yet
- Fix a regression when using lookaheads with fragments containing nested types [#404](https://github.com/graphql-rust/juniper/pull/404)
- Allow `mut` arguments for resolver functions in `#[object]` macros [#402](https://github.com/graphql-rust/juniper/pull/402)