diff --git a/CHANGELOG.md b/CHANGELOG.md index 75462caf..8722bfb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,9 @@ ### vNEXT -- Fix `ApolloServerExpressConfig` typing incorrectly including `cors` as part of its constructor options. [PR #2373](https://github.com/apollographql/apollo-server/pull/2373) +### v2.4.7 + +- Fix `ApolloServerExpressConfig` typing which incorrectly included `cors` as part of its constructor options. [PR #2373](https://github.com/apollographql/apollo-server/pull/2373) ### v2.4.6