# Changelog

[1]: https://pypi.org/project/google-auth-httplib2/#history

## [0.3.0](https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.2.1...v0.3.0) (2025-12-12)


### Features

* Add support for Python 3.14 (#202) ([bdf128e7586fbd66a56f77080bfd96d4463198e6](https://github.com/googleapis/google-auth-library-python-httplib2/commit/bdf128e7586fbd66a56f77080bfd96d4463198e6))

## [0.2.1](https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.2.0...v0.2.1) (2025-10-30)


### Bug Fixes

* **deps:** Require google-auth &gt;= 1.32.0,&lt;3.0.0 ([a69b725](https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9))
* **deps:** Require httplib2 &gt;= 0.19.0,&lt;1.0.0 ([a69b725](https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9))
* Drop python 3.6; require python 3.7+ ([a69b725](https://github.com/googleapis/google-auth-library-python-httplib2/commit/a69b725eb2f0f4538824ea2bb76581ee37ba3bd9))
* Remove setup.cfg configuration for creating universal wheels ([#191](https://github.com/googleapis/google-auth-library-python-httplib2/issues/191)) ([c2be0ae](https://github.com/googleapis/google-auth-library-python-httplib2/commit/c2be0ae5537d15f20a6c81d1e51408a11ecda22e))

## [0.2.0](https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.1.1...v0.2.0) (2023-12-12)


### Features

* Add support for Python 3.12 ([#126](https://github.com/googleapis/google-auth-library-python-httplib2/issues/126)) ([9a110a6](https://github.com/googleapis/google-auth-library-python-httplib2/commit/9a110a6b509f44cfd359211094a6f609f47bd6ce))


### Dependencies

* Remove third-party mock library ([#124](https://github.com/googleapis/google-auth-library-python-httplib2/issues/124)) ([ea0c7c6](https://github.com/googleapis/google-auth-library-python-httplib2/commit/ea0c7c699f45846346fa11597e353d6afed7c829))

## [0.1.1](https://github.com/googleapis/google-auth-library-python-httplib2/compare/v0.1.0...v0.1.1) (2023-08-21)


### Bug Fixes

* Update setup.py ([#114](https://github.com/googleapis/google-auth-library-python-httplib2/issues/114)) ([d6a0e3d](https://github.com/googleapis/google-auth-library-python-httplib2/commit/d6a0e3d1afb43f95d9de18f25100d32c7303c1fd))

## [0.1.0](https://www.github.com/googleapis/google-auth-library-python-httplib2/compare/v0.0.3...v0.1.0) (2021-03-01)


### Features

* add close method ([#14](https://www.github.com/googleapis/google-auth-library-python-httplib2/issues/14)) ([feda187](https://www.github.com/googleapis/google-auth-library-python-httplib2/commit/feda187133beeb656fdd7f30ed124ed1e428a74a))
* expose a few httplib2 properties and a method ([#9](https://www.github.com/googleapis/google-auth-library-python-httplib2/issues/9)) ([e3aa44e](https://www.github.com/googleapis/google-auth-library-python-httplib2/commit/e3aa44e01e2987989671467c7a022ea33829eb2f))
