Skip to content

Commit

Permalink
Mention PR #8382 in CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Aug 24, 2021
1 parent 343b46b commit 4f967b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Apollo Client 3.5.0 (not yet released)

### Improvements

- Add `updateQuery` and `updateFragment` methods to `ApolloCache`, simplifying common `readQuery`/`writeQuery` cache update patterns. <br/>
[@wassim-k](/~https://github.com/wassim-k) in [#8382](/~https://github.com/apollographql/apollo-client/pull/8382)

### React Refactoring

#### Bug Fixes (due to [@brainkim](/~https://github.com/brainkim) in [#8596](/~https://github.com/apollographql/apollo-client/pull/8596)):
Expand Down

0 comments on commit 4f967b2

Please sign in to comment.