From 3d34e1ef7a838a1066c09fc170c2ff1372b3144f Mon Sep 17 00:00:00 2001 From: Robin Ricard Date: Wed, 24 Aug 2016 19:06:26 +0200 Subject: [PATCH] Add to changelog the changes by #584 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef005c0a532..c1b7b13b54e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,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). +- 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