Skip to content

Commit b66e2d4

Browse files
committed
DOC: Add verbose deprecation to changelog.
1 parent dba6ca8 commit b66e2d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Changelog
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`)
88
- 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`)
9+
- **Deprecates** the ``verbose`` parameter. Messages use the logging module instead of printing progress directly to standard output. (:issue:`12`)
910

1011
0.3.1 / 2018-02-13
1112
------------------

0 commit comments

Comments
 (0)