aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSpyros Trigazis <strigazi@gmail.com>2017-06-29 21:08:07 +0200
committerJon Wayne Parrott <jonwayne@google.com>2017-06-29 12:08:07 -0700
commitd94570eb39d6901695153adbaf4c5dbccda80471 (patch)
tree94ee004c336440a97897a50dc650eda33c356ece /CHANGELOG.md
parent98c0a1a8c82cf46549bc7337343039c5af941730 (diff)
downloadoauth2client-d94570eb39d6901695153adbaf4c5dbccda80471.tar.gz
Release v4.1.2 (#721)
Signed-off-by: Spyros Trigazis <strigazi@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 958dcc9..65809ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# CHANGELOG
+## v4.1.2
+
+**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/).
+
+Bug fixes:
+* Fix packaging issue had erroneously installed the test package. (#688)
+
## v4.1.1
**Note**: oauth2client is deprecated. No more features will be added to the