From 1cb0babccb0b6decd01ea4fe8317ef32ca67c779 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 30 Sep 2021 08:38:29 -0500 Subject: [PATCH] chore: release 0.1.0 (#2) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..e0b2838 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,14 @@ # Changelog + +## 0.1.0 (2021-09-30) + + +### Features + +* generate v2alpha ([ccb7ca8](https://www.github.com/googleapis/python-bigquery-migration/commit/ccb7ca8473252da1eeab1ba4338c65a5ff0e6e8e)) + + +### Bug Fixes + +* address testing failures from initial generation ([#1](https://www.github.com/googleapis/python-bigquery-migration/issues/1)) ([85284a7](https://www.github.com/googleapis/python-bigquery-migration/commit/85284a7f1f7ed39cd2de61ecae5ed40656283533)) +* correct python namespace for migration API ([#3](https://www.github.com/googleapis/python-bigquery-migration/issues/3)) ([3dda870](https://www.github.com/googleapis/python-bigquery-migration/commit/3dda8702d54ee39897322215c2a551921356ae61))