From 17819b46db8a7fc1bb2bf0467f51595f4ac416b9 Mon Sep 17 00:00:00 2001 From: James Baxley Date: Sat, 29 Oct 2016 10:15:36 -0400 Subject: [PATCH] Update Changelog.md --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 3797909bff..d5f2e04ddf 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ Expect active development and potentially significant breaking changes in the `0 ### vNext -### v0.5.13 +### v0.5.14 - Bug: Fix issue with usage in TypeScript projects caused by 'compose' re-export. [PR #291](https://github.com/apollostack/react-apollo/pull/291) - Bug: Fix issue with forceFetch during SSR [PR #293](https://github.com/apollostack/react-apollo/pull/293)