From d63dd0abbca62ad0a67778b4e3fd9ea47f0fce32 Mon Sep 17 00:00:00 2001 From: Chris Birchall Date: Tue, 30 Aug 2016 16:53:34 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1afc2b9..84af642d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 10.0 +* Remove JSON support. The client now receives only Thrift-encoded responses from the Content API. +* Breaking change: Removed the optional `useThrift` parameter from the `GuardianContentClient` constructor. + ## 9.5 * Bump the content-api-models adding extra properties of media atoms: mime-type, duration and poster.