Skip to content

Commit e004460

Browse files
authored
Prepare versions and change log for release 7.0.0 (#311)
1 parent b5440de commit e004460

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
7.0.0 - 2020-07-23
2+
------------------
3+
- Generated library with a new build system. A side effect of that change is
4+
that certain overloaded method signatures containing boolean flags for making
5+
requests have been removed.
6+
17
6.0.0 - 2020-07-17
28
------------------
39
- Added support for Google Ads API v4_0.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This project hosts the Java client library for the Google Ads API.
1818
<dependency>
1919
<groupId>com.google.api-ads</groupId>
2020
<artifactId>google-ads</artifactId>
21-
<version>6.0.0</version>
21+
<version>7.0.0</version>
2222
</dependency>
2323

2424
## Documentation

0 commit comments

Comments
 (0)