5b439f3fc1
This makes it so people using git dependencies know what has changed. It also gives a spot to make a running changelog so when we do a release we can just copy and paste.
12 lines
423 B
Markdown
12 lines
423 B
Markdown
## [master]
|
|
|
|
## Changes
|
|
|
|
### Rocket updated to `0.3.6`
|
|
|
|
* [Rocket](https://rocket.rs) integration now requires Rocket `0.3.6` to
|
|
support building with recent Rust nightlies.
|
|
|
|
Additional information and supported nightly versions can be found in [Rocket's changelog](https://github.com/SergioBenitez/Rocket/blob/master/CHANGELOG.md#version-036-jan-12-2018).
|
|
|
|
[#125](https://github.com/graphql-rust/juniper/issues/125)
|