File tree 2 files changed +13
-1
lines changed 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.17.1] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.17.0...v0.17.1 ) (2022-02-24)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * avoid ` TypeError ` when executing DML statements with ` read_gbq ` ([ #483 ] ( https://github.com/googleapis/python-bigquery-pandas/issues/483 ) ) ([ e9f0e3f] ( https://github.com/googleapis/python-bigquery-pandas/commit/e9f0e3f73f597530b8cf87324b9c4b0b54a79812 ) )
9
+
10
+
11
+ ### Documentation
12
+
13
+ * document additional breaking change in 0.17.0 ([ #477 ] ( https://github.com/googleapis/python-bigquery-pandas/issues/477 ) ) ([ a858c80] ( https://github.com/googleapis/python-bigquery-pandas/commit/a858c80a37dc94707a41a6d865af2bc91543328a ) )
14
+
3
15
## [ 0.17.0] ( https://github.com/googleapis/python-bigquery-pandas/compare/v0.16.0...v0.17.0 ) (2022-01-19)
4
16
5
17
Original file line number Diff line number Diff line change 2
2
# Use of this source code is governed by a BSD-style
3
3
# license that can be found in the LICENSE file.
4
4
5
- __version__ = "0.17.0 "
5
+ __version__ = "0.17.1 "
You can’t perform that action at this time.
0 commit comments