Skip to content

Commit

Permalink
Mention PR #8829 in CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Sep 23, 2021
1 parent 9058d5f commit 538fc9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
- Stop excluding observerless queries from `refetchQueries: [...]` selection. <br/>
[@benjamn](https://github.com/benjamn) in [#8825](https://github.com/apollographql/apollo-client/pull/8825)

- Prevent optimistic cache evictions from evicting non-optimistic data. <br/>
[@benjamn](https://github.com/benjamn) in [#8829](https://github.com/apollographql/apollo-client/pull/8829)

## Apollo Client 3.4.13

### Bug Fixes
Expand Down

0 comments on commit 538fc9c

Please sign in to comment.