From d20943dbec3967349d4bb20c0357faa905bc6934 Mon Sep 17 00:00:00 2001 From: hwillson Date: Sat, 14 Sep 2019 14:35:32 -0400 Subject: [PATCH] Changelog update --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 8957c17176..0413d44237 100644 --- a/Changelog.md +++ b/Changelog.md @@ -18,7 +18,7 @@ - A fix has been applied to prevent an unchanging `loading` state when an error occurs after a refetch, that is the same as the previous error.
[@jet2jet](https://github.com/jet2jet) in [#3477](https://github.com/apollographql/react-apollo/pull/3477) - Add back in the removed `ChildDataProps` and `ChildMutateProps` types.
- [@hwillson](https://github.com/hwillson) in [#TODO](https://github.com/apollographql/react-apollo/pull/TODO) + [@hwillson](https://github.com/hwillson) in [#3495](https://github.com/apollographql/react-apollo/pull/3495) ## 3.1.0 (2019-09-06)