Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed Oct 2, 2018
1 parent e6fe307 commit 407a1af
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 @@
`MockLink` / `MockedProvider`. It is now a dependency. <br/>
[@danilobuerger](https://github.com/danilobuerger) in [#2449](https://github.com/apollographql/react-apollo/pull/2449)

### Improvements

- The `Subscription` component now accepts a `fetchPolicy` prop. <br/>
[@MatthieuLemoine](https://github.com/MatthieuLemoine) in [#2298](https://github.com/apollographql/react-apollo/pull/2298)

### Typescript

- Make sure the `TVariables` generic is passed to `ObservableQuery`. <br/>
Expand Down

0 comments on commit 407a1af

Please sign in to comment.