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 authored and hwillson committed Aug 21, 2020
1 parent 35820b7 commit 400067a
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.3

## Bug Fixes
Expand Down

0 comments on commit 400067a

Please sign in to comment.