juniper/juniper_actix/CHANGELOG.md
2020-12-09 20:11:02 -10:00

8 lines
225 B
Markdown

# master
- Compatibility with the latest `juniper`.
# [[0.2.0] 2020-12-09](https://github.com/graphql-rust/juniper/releases/tag/juniper_actix-0.2.0)
- Actix package updated to 3.0.0
- Subscription support
- Initial Release