Update CHANGELOG.md

This commit is contained in:
Christian Legnitto 2019-10-24 15:55:37 -07:00 committed by nWacky
parent 665c3d2eb6
commit bb99076326
No known key found for this signature in database
GPG key ID: 22EF2C62F6F79FD0

View file

@ -1,6 +1,7 @@
# master
- Fix panic when an invalid scalar is used by a client [#434](https://github.com/graphql-rust/juniper/pull/434)
- `EmptyMutation` now implements `Send` [#443](https://github.com/graphql-rust/juniper/pull/443)
# [[0.14.0] 2019-09-29](https://github.com/graphql-rust/juniper/releases/tag/juniper-0.14.0)