diff --git a/CHANGELOG.md b/CHANGELOG.md index f83e9f55977..79ba3daf955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,9 @@ - Allow passing an asynchronous `options.renderFunction` to `getMarkupFromTree`.
[@richardscarrott](https://github.com/richardscarrott) in [#6576](https://github.com/apollographql/apollo-client/pull/6576) +- Ergonomic improvements for `merge` and `keyArgs` functions in cache field policies.
+ [@benjamn](https://github.com/benjamn) in [#6714](https://github.com/apollographql/apollo-client/pull/6714) + ## Apollo Client 3.0.2 ## Bug Fixes