Skip to content

Commit

Permalink
Add to changelog the changes by #584
Browse files Browse the repository at this point in the history
  • Loading branch information
rricard authored and helfer committed Aug 30, 2016
1 parent 9936d15 commit 722afe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Expect active development and potentially significant breaking changes in the `0
- Avoid extra `assign` when there are no optimistic updates present. [PR #597]((https://github.com/apollostack/apollo-client/pull/597)
- Fixed issue with error passing with query merging. [PR #589](https://github.com/apollostack/apollo-client/pull/589) and [Issue #551](https://github.com/apollostack/apollo-client/issues/551).
- [Experimental] Change subscription API to `subscribe` function on Apollo Client instance, and remove `fetchMore`-style API temporarily.
- Fixed an issue with batching and variables used in directives. [PR #584](https://github.com/apollostack/apollo-client/pull/584) and [Issue #577](https://github.com/apollostack/apollo-client/issues/577).

### v0.4.13

Expand Down

0 comments on commit 722afe9

Please sign in to comment.