Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brainkim committed Nov 10, 2021
1 parent 87f0f7a commit d23b86e
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
@@ -1,3 +1,6 @@
## Apollo Client 3.5.2 (unreleased)
- Fix useMutation execute function returning non-identical execution functions when passing similar options. <br/> [@brainkim](https://github.com/brainkim) in [#9093](https://github.com/apollographql/apollo-client/pull/9037)

## Apollo Client 3.5.1 (2021-11-09)

- Remove npm from dependencies, and avoid referencing graphql-js enum value. <br/>
Expand Down

0 comments on commit d23b86e

Please sign in to comment.