aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorrelease-please[bot] <55107282+release-please[bot]@users.noreply.github.com>2020-09-28 15:41:41 -0700
committerGitHub <noreply@github.com>2020-09-28 15:41:41 -0700
commitee5617ccfb7caa6ba652c9cc07f716af31eb6ac0 (patch)
treedddfc0d2532910ba8cc2c97891e529704af11ea3 /CHANGELOG.md
parent7e1525822d51bd9ce7dffca42d71313e6e776fcd (diff)
downloadgoogle-auth-library-python-ee5617ccfb7caa6ba652c9cc07f716af31eb6ac0.tar.gz
chore: release 1.22.0 (#615)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d570479..94dd925 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,13 @@
[1]: https://pypi.org/project/google-auth/#history
+## [1.22.0](https://www.github.com/googleapis/google-auth-library-python/compare/v1.21.3...v1.22.0) (2020-09-28)
+
+
+### Features
+
+* add asyncio based auth flow ([#612](https://www.github.com/googleapis/google-auth-library-python/issues/612)) ([7e15258](https://www.github.com/googleapis/google-auth-library-python/commit/7e1525822d51bd9ce7dffca42d71313e6e776fcd)), closes [#572](https://www.github.com/googleapis/google-auth-library-python/issues/572)
+
### [1.21.3](https://www.github.com/googleapis/google-auth-library-python/compare/v1.21.2...v1.21.3) (2020-09-22)