We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da79d9 commit 0a2ffe6Copy full SHA for 0a2ffe6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.1](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.2.0...v1.2.1) (2024-04-12)
4
+
5
6
+### Documentation
7
8
+* Add summary_overview template ([#264](https://github.com/googleapis/python-db-dtypes-pandas/issues/264)) ([a97c341](https://github.com/googleapis/python-db-dtypes-pandas/commit/a97c34198cbed37c8ff8ea683d485ebe36b804d7))
9
10
## [1.2.0](https://github.com/googleapis/python-db-dtypes-pandas/compare/v1.1.1...v1.2.0) (2023-12-10)
11
12
db_dtypes/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "1.2.0"
+__version__ = "1.2.1"
0 commit comments