diff --git a/angel_graphql/CHANGELOG.md b/angel_graphql/CHANGELOG.md index c26a73cd..faaed134 100644 --- a/angel_graphql/CHANGELOG.md +++ b/angel_graphql/CHANGELOG.md @@ -1,3 +1,6 @@ +# 1.1.0 +* Support the GraphQL multipart spec: https://github.com/jaydenseric/graphql-multipart-request-spec + # 1.0.0 * Apply `package:pedantic`.