diff --git a/Changelog.md b/Changelog.md index 05e5a56325..60cf6823ab 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,8 @@ Expect active development and potentially significant breaking changes in the `0 ### vNext +- Full support for both Apollo Client 0.4.21 and 0.5.0. [PR #277](https://github.com/apollostack/react-apollo/pull/277) + ### v0.5.11 - Bug: Fix issue with SSR queries running twice when a mutation wraps a query [#274](https://github.com/apollostack/react-apollo/issue/274)