From 418a98ecc8c36c725fdcae667d554c25b71ec397 Mon Sep 17 00:00:00 2001 From: Bu Sun Kim Date: Wed, 30 Oct 2019 17:26:16 -0700 Subject: [PATCH] chore: tweak formatting --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4b501e10..6defa052a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,8 +44,8 @@ ### Implementation Changes -- follow rfc 7515 : strip padding from JWS segments #324 ([#324](https://github.com/googleapis/google-auth-library-python/pull/324)) -- Add retry to _metadata.ping() ([#323](https://github.com/googleapis/google-auth-library-python/pull/323)) +- follow rfc 7515 : strip padding from JWS segments ([#324](https://github.com/googleapis/google-auth-library-python/pull/324)) +- Add retry to `_metadata.ping()` ([#323](https://github.com/googleapis/google-auth-library-python/pull/323)) ## 1.6.2 @@ -70,7 +70,7 @@ ### New Features -- Add google.auth.impersonated_credentials ([#299](https://github.com/googleapis/google-auth-library-python/pull/299)) +- Add `google.auth.impersonated_credentials` ([#299](https://github.com/googleapis/google-auth-library-python/pull/299)) ### Documentation @@ -148,7 +148,7 @@ - Make ``compute_engine.Credentials`` derive from ``ReadOnlyScoped`` instead of ``Scoped``. ([#195](https://github.com/googleapis/google-auth-library-python/pull/#195)) - Fix App Engine's expiration calculation ([#197](https://github.com/googleapis/google-auth-library-python/pull/#197)) - Split ``crypt`` module into a package to allow alternative implementations. ([#189](https://github.com/googleapis/google-auth-library-python/pull/#189)) -- Add error message to handle case of empty string or missing file for GOOGLE_APPLICATION_CREDENTIALS ([#188](https://github.com/googleapis/google-auth-library-python/pull/#188)) +- Add error message to handle case of empty string or missing file for `GOOGLE_APPLICATION_CREDENTIALS` ([#188](https://github.com/googleapis/google-auth-library-python/pull/#188)) ## 1.0.2