Skip to content

Commit

Permalink
Mention PR #6720 in CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Aug 4, 2020
1 parent c689897 commit 15d6324
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Apollo Client 3.2.0 (not yet released)

## Improvements

- Substantially improve type inference for data and variables types using `TypedDocumentNode<Data, Variables>` type instead of `DocumentNode`. <br/>
[@dotansimha](https://github.com/dotansimha) in [#6720](https://github.com/apollographql/apollo-client/pull/6720)

## Apollo Client 3.1.2

## Bug Fixes
Expand Down

0 comments on commit 15d6324

Please sign in to comment.