Skip to content

Commit 8ee1efd

Browse files
author
Piotr Chromiec
committed
changelog entry
1 parent 6510777 commit 8ee1efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog
88
- The dataframe passed to ```.to_gbq(...., if_exists='append')``` needs to contain only a subset of the fields in the BigQuery schema. (:issue:`24`)
99
- Use the `google-auth <https://google-auth.readthedocs.io/en/latest/>`__ library for authentication because oauth2client is deprecated. (:issue:`39`)
1010
- ``read_gbq`` now has a ``auth_local_webserver`` boolean argument for controlling whether to use web server or console flow when getting user credentials. Replaces `--noauth_local_webserver` command line argument. (:issue:`35`)
11-
- ``read_gbq`` now displays the BigQuery Job ID in verbose output. (:issue:`70`)
11+
- ``read_gbq`` now displays the BigQuery Job ID and standard price in verbose output. (:issue:`70` and :issue:`71`)
1212

1313
0.1.6 / 2017-05-03
1414
------------------

0 commit comments

Comments
 (0)