Skip to content

Commit 6960dfd

Browse files
authored
Prepare versions and change log for release 5.0.0. (#250)
1 parent 2515ad3 commit 6960dfd

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
5.0.0 - 2020-03-04
2+
------------------
3+
- Added support for Google Ads API v3_0.
4+
- Added example demonstrating how to add demographic targeting criteria.
5+
- Added example demonstrating how to upload an image asset.
6+
- Added example demonstrating how to add a price extension.
7+
- Added several examples demontrating remarketing funcionality.
8+
- Updated issues templates.
9+
- Updated CONTRIBUTING.MD.
10+
111
4.4.1 - 2020-01-22
212
------------------
313
- Set a default value for `enableGeneratedCatalog` property,

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>4.4.1</version>
21+
<version>5.0.0</version>
2222
</dependency>
2323

2424
## Getting started

0 commit comments

Comments
 (0)