platform/packages/graphql/angel_graphql/CHANGELOG.md
Tobe O 4e69153e3e Add 'packages/graphql/' from commit '33e2f86ba73d559197b6270df036256104726aca'
git-subtree-dir: packages/graphql
git-subtree-mainline: ac29392d7f
git-subtree-split: 33e2f86ba7
2020-02-15 18:22:07 -05:00

17 lines
No EOL
325 B
Markdown

# 1.1.0
* Support the GraphQL multipart spec: https://github.com/jaydenseric/graphql-multipart-request-spec
# 1.0.0
* Apply `package:pedantic`.
# 1.0.0-rc.0
* Finish `graphQLWS`.
# 1.0.0-beta.1
* Add `graphQLWS` handler, and support subscriptions.
# 1.0.0-beta
* Angel RC updates.
# 1.0.0-alpha
* First official release.