Skip to content

Commit

Permalink
Prepare versions and change log for release 8.0.0 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
devchas authored Jul 31, 2020
1 parent f430a3f commit 75122ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
8.0.0 - 2020-07-31
------------------
- Removed v1 from the library.
- Added example demonstrating how to add a geo target to an extension feed item.

7.0.0 - 2020-07-23
------------------
- Generated library with a new build system. A side effect of that change is
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This project hosts the Java client library for the Google Ads API.
<dependency>
<groupId>com.google.api-ads</groupId>
<artifactId>google-ads</artifactId>
<version>7.0.0</version>
<version>8.0.0</version>
</dependency>

## Documentation
Expand Down

0 comments on commit 75122ff

Please sign in to comment.