Skip to content

Commit 4a05e61

Browse files
authored
chore: Release v2.0.0 (#58)
* chore: release v2.0.0 * Link to migration guide in CHANGELOG
1 parent ef36ecd commit 4a05e61

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages/google-cloud-bigquery-datatransfer/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-bigquery-datatransfer/#history
66

7+
## 2.0.0
8+
9+
09-21-2020 08:36 PDT
10+
11+
12+
### Implementation Changes
13+
14+
- Transition the library to microgenerator. ([#56](https://github.com/googleapis/python-bigquery-datatransfer/pull/56))
15+
This is a **breaking change** that introduces several **method signature changes** and **drops support
16+
for Python 2.7 and 3.5**. See [migration guide](https://googleapis.dev/python/bigquerydatatransfer/latest/UPGRADING.html)
17+
for more info.
18+
719
## 1.1.1
820

921
09-16-2020 11:12 PDT

0 commit comments

Comments
 (0)