From 97320af2733f7bdbe47f067327610e348f953ae1 Mon Sep 17 00:00:00 2001 From: Tomas Reimers Date: Wed, 7 Jun 2017 00:04:26 +0800 Subject: Release v4.1.1 (#718) --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index fb86c26..958dcc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # CHANGELOG +## v4.1.1 + +**Note**: oauth2client is deprecated. No more features will be added to the +libraries and the core team is turning down support. We recommend you use +[google-auth](https://google-auth.readthedocs.io) and [oauthlib](http://oauthlib.readthedocs.io/). + +New features: +* Allow passing prompt='consent' via the flow_from_clientsecrets. (#717) + ## v4.1.0 **Note**: oauth2client is now deprecated. No more features will be added to the -- cgit v1.2.3