Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenn Creighton committed Mar 22, 2021
1 parent 536274f commit 6259fe9
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
Expand Up @@ -8,6 +8,11 @@
- Relax incompatible `children?: React.ReactElement` field type in `MockedProviderProps` interface. <br/>
[@kevinperaza](https://github.com/kevinperaza) in [#7833](https://github.com/apollographql/apollo-client/pull/7833)

### Improvements

- Add missing `context` option to `useSubscription`. <br />
[@jcreighton](https://github.com/jcreighton) in [#7860](https://github.com/apollographql/apollo-client/pull/7860)

## Apollo Client 3.3.11

### Bug fixes
Expand Down

0 comments on commit 6259fe9

Please sign in to comment.