Skip to content

Commit

Permalink
Re-word CHANGELOG.md message for apollographql#733.
Browse files Browse the repository at this point in the history
  • Loading branch information
abernix authored and CaptainJojo committed Apr 5, 2018
1 parent f5f8c4d commit dbc3d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### vNEXT

* Fix apollo-server-core runQuery breaks `async_hooks` tracking [PR #733](https://github.com/apollographql/apollo-server/pull/733)
* Fix issue where `apollo-server-core`'s `runQuery` method broke `async_hooks` call stack. [PR #733](https://github.com/apollographql/apollo-server/pull/733)
* Optimize one-time functions [PR# 821](https://github.com/apollographql/apollo-server/pull/821)
* The `GraphQLOptions` type is now exported from `apollo-server-express` in order to facilitate type checking when utilizing `graphqlExpress`, `graphiqlExpress`, `graphqlConnect` or `graphiqlConnect`. [PR #871](https://github.com/apollographql/apollo-server/pull/871)
* Update GRAPHIQL_VERSION 0.11.2 → 0.11.11
Expand Down

0 comments on commit dbc3d3b

Please sign in to comment.