diff --git a/packages/apollo-client/CHANGELOG.md b/packages/apollo-client/CHANGELOG.md index f07de874b33..2470edb603d 100644 --- a/packages/apollo-client/CHANGELOG.md +++ b/packages/apollo-client/CHANGELOG.md @@ -9,6 +9,7 @@ [PR#3068](https://github.com/apollographql/apollo-client/pull/3068) - onResetStore callbacks occur before refetching Observable Queries[PR#3010](https://github.com/apollographql/apollo-client/pull/3010) - Error message for in flight queries during `resetStore` includes link completion note[PR#3010](https://github.com/apollographql/apollo-client/pull/3010) +- Fix navigator being undefined on React Native [PR##3164](https://github.com/apollographql/apollo-client/pull/3164) ### 2.2.3 - dependency updates