Skip to content

Commit 244d5f8

Browse files
committed
DOC: Changelog to indicate reason for deps upgrade.
1 parent 6b3620a commit 244d5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Changelog
55
------------------
66
- Fix bug with querying for an array of floats (:issue:`123`)
77
- Fix bug with integer columns on Windows. Explicitly use 64bit integers when converting from BQ types. (:issue:`119`)
8-
- Update ``google-cloud-python`` dependency to version 0.32.0+ (:issue:`TBD`)
8+
- Update ``google-cloud-python`` dependency to version 0.32.0+. Fixes bug caused by breaking change the way ``google-cloud-python`` handles additional configuration argument to ``read_gbq``. (:issue:`152`)
99

1010
0.3.1 / 2018-02-13
1111
------------------

0 commit comments

Comments
 (0)