We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65ff18 commit 9ce82f5Copy full SHA for 9ce82f5
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
-[db-dtypes PyPI History][2]
+## 0.1.0 (2021-09-28)
4
5
-[2]: https://pypi.org/project/db-dtypes/#history
+
6
+### Features
7
8
+* add `time` and `date` dtypes ([f104171](https://www.github.com/googleapis/python-db-dtypes-pandas/commit/f10417111642e8f5f4b9af790367af930d15a056))
9
10
11
+### Bug Fixes
12
13
+* support Pandas 0.24 ([#8](https://www.github.com/googleapis/python-db-dtypes-pandas/issues/8)) ([e996883](https://www.github.com/googleapis/python-db-dtypes-pandas/commit/e996883bc9c76fe5f593e9c19a9d2a1c13501f5e))
0 commit comments