Skip to content

Commit 75122ff

Browse files
authored
Prepare versions and change log for release 8.0.0 (#318)
1 parent f430a3f commit 75122ff

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
8.0.0 - 2020-07-31
2+
------------------
3+
- Removed v1 from the library.
4+
- Added example demonstrating how to add a geo target to an extension feed item.
5+
16
7.0.0 - 2020-07-23
27
------------------
38
- Generated library with a new build system. A side effect of that change is

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>7.0.0</version>
21+
<version>8.0.0</version>
2222
</dependency>
2323

2424
## Documentation

0 commit comments

Comments
 (0)