Skip to content

Commit b85da5b

Browse files
authored
docs: add a link to the migration guide in the changelog (#1213)
1 parent a9c7ddc commit b85da5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
### ⚠ BREAKING CHANGES
77

8-
* **deps:** require 3.6+ (#961)
8+
The 2.0 release of `google-api-python-client` is a significant upgrade compared to v1. Please see the [Migration Guide](UPGRADING.md) for more information.
9+
10+
* **deps:** require 3.6+. (#961)
911

1012
### Features
1113

0 commit comments

Comments
 (0)