From 9e781bb05ec7ca979523a45f9f074e7aa2b2dd4d Mon Sep 17 00:00:00 2001 From: Steve Bazyl Date: Thu, 14 Jan 2016 17:47:55 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e050e9440..f66347020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.9 +* Force the use of alt=json for the groups settings API +* Small tweaks to some calendar API and licensing API method names + # 0.9.0.pre5 * Change the default HTTP adapter to HTTPClient due to broken connections with long running uploads with Net::HTTP * No longer breaks Object#hash behavior, restores compatibility with Padrino