Current section

Files

Jump to
plug_graphql CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.3.1 (2016-06-01)
* Enhancements
* Upgrade to GraphiQL 0.7.1
* Bugfixes
* Fix GraphiQL bug where GraphQL server was assumed to be mounted at `/graphql`
## 0.3.0 (2016-05-30)
* Enhancements
* Upgrade to GraphQL 0.3.0
* Upgrade to GraphiQL 0.7.0
* Allow passing in operation name
## 0.2.0 (2016-03-19)
* Enhancements
* Use GraphQL 0.2.0
* Require Elixir 1.2 and above
* GraphiQL 0.6.1
* Ability to pass in predefined queries