9459435670
Not sure why `cargo release` didn't do this...
19 lines
291 B
Markdown
19 lines
291 B
Markdown
# master
|
|
|
|
- No changes yet
|
|
|
|
# [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`.
|
|
|
|
## [0.1.2] - 2018-02-10
|
|
|
|
### Changed
|
|
|
|
- Extend iron support to 0.6
|