Skip to content

Commit

Permalink
chore: Release v2.0.0 (#284)
Browse files Browse the repository at this point in the history
This pull request was generated using releasetool.
  • Loading branch information
plamut committed Sep 30, 2020
1 parent cbcb4b8 commit 114489e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@

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

## 2.0.0

09-30-2020 14:51 PDT


### Implementation Changes

- Transition the library to microgenerator. ([#278](https://github.com/googleapis/python-bigquery/pull/278))
This is a **breaking change** that **drops support for Python 2.7 and 3.5** and brings a few other changes.
See [migration guide](https://googleapis.dev/python/bigquery/latest/UPGRADING.html) for more info.



### Internal / Testing Changes

- Update protoc-generated comments (via synth). ([#270](https://github.com/googleapis/python-bigquery/pull/270))
- Add CI secrets manager (via synth). ([#271](https://github.com/googleapis/python-bigquery/pull/271))

## [1.28.0](https://www.github.com/googleapis/python-bigquery/compare/v1.27.2...v1.28.0) (2020-09-22)


Expand Down

0 comments on commit 114489e

Please sign in to comment.