From 906975b40f9fc5a9f8bc9cd42f2d2f8d9c818fec Mon Sep 17 00:00:00 2001 From: Hugh Willson Date: Fri, 17 Aug 2018 10:02:15 -0400 Subject: [PATCH] Update with Apollo Client minor version bump --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aea25ce8983..7830ed1bb95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ **Note:** This is a cumulative changelog that outlines all of the Apollo Client project child package changes that were bundled into a specific `apollo-client` release. -## 2.3.9 (August 17, 2018) +## 2.4.0 (August 17, 2018) -### Apollo Client (2.3.9) +### Apollo Client (2.4.0) - Add proper error handling for subscriptions. If you have defined an `error` handler on your subscription observer, it will now be called when an error