summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLuis Martinez2022-03-31 15:35:22 -0500
committerLuis Martinez2022-03-31 15:35:51 -0500
commitdf2e247a2c9d8dd7c59a38e12403a1d8cf11100b (patch)
tree30c15bdf24d3887bc31e99395ca10d482cb7a13d /CHANGELOG.md
parentecfe25a51483bac9b3a4c8e2fb357eb77205383e (diff)
downloadaur-df2e247a2c9d8dd7c59a38e12403a1d8cf11100b.tar.gz
update to 3.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5c8447da8bc..ca99c969f6bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,14 @@
[1]: https://pypi.org/project/google-cloud-bigquery/#history
+### [3.0.1](https://github.com/googleapis/python-bigquery/compare/v3.0.0...v3.0.1) (2022-03-30)
+
+
+### Bug Fixes
+
+* **deps:** raise exception when pandas is installed but db-dtypes is not ([#1191](https://github.com/googleapis/python-bigquery/issues/1191)) ([4333910](https://github.com/googleapis/python-bigquery/commit/433391097bae57dd12a93db18fc2bab573d8f128))
+* **deps:** restore dependency on python-dateutil ([#1187](https://github.com/googleapis/python-bigquery/issues/1187)) ([212d7ec](https://github.com/googleapis/python-bigquery/commit/212d7ec1f0740d04c26fb3ceffc9a4dd9eed6756))
+
## [3.0.0](https://github.com/googleapis/python-bigquery/compare/v2.34.3...v3.0.0) (2022-03-29)