diff --git a/CHANGELOG.md b/CHANGELOG.md index aca382ebbe9..84aa51e3901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## Apollo Client 3.3.8 + +### Bug Fixes + +- Catch updates in `useReactiveVar` with an additional check.
+ [@jcreighton](https://github.com/jcreighton) in [#7652](https://github.com/apollographql/apollo-client/pull/7652) + ## Apollo Client 3.3.7 ### Bug Fixes