Skip to content

Commit

Permalink
Changelog update; prep for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed Nov 21, 2018
1 parent 453e948 commit 7a6a6ca
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
**Note:** This is a cumulative changelog that outlines all of the Apollo Client project child package changes that were bundled into a specific `apollo-client` release.

## Apollo Client (vNext)
## Apollo Client (2.4.7)

### Apollo Client (vNext)
### Apollo Client (2.4.7)

- The `ApolloClient` constructor has been updated to accept `name` and
`version` params, that can be used to support Apollo Server [Client Awareness](https://www.apollographql.com/docs/apollo-server/v2/features/metrics.html#Client-Awareness)
Expand All @@ -11,6 +11,27 @@
headers with outgoing requests. <br/>
[@hwillson](https://github.com/hwillson) in [#4154](https://github.com/apollographql/apollo-client/pull/4154)

### Apollo Boost (0.1.22)

- No changes.

### Apollo Cache (1.1.21)

- No changes.

### Apollo Cache In-Memory (1.3.11)

- No changes.

### Apollo Utilities (1.0.26)

- No changes.

### Graphql Anywhere (4.1.23)

- No changes.


## Apollo Client (2.4.6)

### Apollo Cache In-Memory (1.3.10)
Expand Down

0 comments on commit 7a6a6ca

Please sign in to comment.