Skip to content

Commit

Permalink
Mention PR #9765 in CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Jun 14, 2022
1 parent 5377d2e commit 698e155
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Apollo Client 3.6.9 (unreleased)

### Bug Fixes

- Leave `fetchPolicy` unchanged when `skip: true` (or in standby) and `nextFetchPolicy` is available, even if `variables` change. <br/>
[@benjamn](https://github.com/benjamn) in [#9765](https://github.com/apollographql/apollo-client/pull/9765)

## Apollo Client 3.6.8 (2022-06-10)

### Bug Fixes
Expand Down

0 comments on commit 698e155

Please sign in to comment.