diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b24af39a3f..dd6cf3bbead 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Apollo Client 3.6 (not yet released) + +- TODO + ## Apollo Client 3.5.2 (2021-11-10) - Fix useMutation execute function returning non-identical execution functions when passing similar options.