juniper/juniper_iron/CHANGELOG.md

28 lines
599 B
Markdown
Raw Normal View History

# master
- Compatibility with the latest `juniper`.
2019-07-19 15:57:37 -05:00
# [[0.5.0] 2019-07-19](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.5.0)
- Compatibility with the latest `juniper`.
2019-05-16 21:09:12 -05:00
# [[0.4.0] 2019-05-16](https://github.com/graphql-rust/juniper/releases/tag/juniper_iron-0.4.0)
- Compatibility with the latest `juniper`.
# [0.3.0] 2018-12-17
- Compatibility with the latest `juniper`.
## [0.2.0] - 2018-09-13
### Changed
- (**breaking**) `context_factory` now returns `IronResult<Context>` instead of `Context`.
2018-02-10 06:59:04 -06:00
## [0.1.2] - 2018-02-10
### Changed
- Extend iron support to 0.6