- Raise a helpful exception when trying to refresh credentials without a refresh token. ([262](https://github.com/googleapis/google-auth-library-python/pull/262))
- Fix links to README and CONTRIBUTING in docs/index.rst. ([260](https://github.com/googleapis/google-auth-library-python/pull/260))
- Fix a typo in credentials.py. ([256](https://github.com/googleapis/google-auth-library-python/pull/256))
- Use pytest instead of py.test per upstream recommendation, dropthedot. ([255](https://github.com/googleapis/google-auth-library-python/pull/255))
- Fix typo on exemple of jwt usage ([245](https://github.com/googleapis/google-auth-library-python/pull/245))