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
+ ## [ 1.1.0] ( https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.0.5...v1.1.0 ) (2023-03-29)
4
+
5
+
6
+ ### Features
7
+
8
+ * Support pandas 2.0 release candidate ([ #179 ] ( https://github.com/googleapis/python-db-dtypes-pandas/issues/179 ) ) ([ daa6852] ( https://github.com/googleapis/python-db-dtypes-pandas/commit/daa685234d283bc2f3c87a6127fd734d8a037ad6 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * Adds bounds checking because pandas now handles microsecond reso… ([ #166 ] ( https://github.com/googleapis/python-db-dtypes-pandas/issues/166 ) ) ([ 357a315] ( https://github.com/googleapis/python-db-dtypes-pandas/commit/357a3156a3eb37eede2edb7fc84e93fe32967f11 ) )
14
+
3
15
## [ 1.0.5] ( https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.0.4...v1.0.5 ) (2022-12-05)
4
16
5
17
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "1.0.5 "
15
+ __version__ = "1.1.0 "
You can’t perform that action at this time.
0 commit comments