RAdwords v0.1.6 (Release Date: 2015-08-05)
----------------------------------------------------------------

* Migration towards API version v201506. API versions v201506 and v201502 are selectable.
* API version v201409 is deprecated since July 14th 2015 by Google.

RAdwords v0.1.5 (Release Date: 2015-04-22)
----------------------------------------------------------------

BUG FIXES

* Transformation of raw data (previous bug fix v0.1.4) conflicting with variable of type double. transformData() adjusted accordingly.


RAdwords v0.1.4 (Release Date: 2015-04-13)
----------------------------------------------------------------

BUG FIXES

* Transformation of raw data conflicting if Ad Text data contain "%". transformData() adjusted accordingly.

RAdwords v0.1.3 (Release Date: 2015-04-01)
----------------------------------------------------------------

BUG FIXES

* SSL certificate issues on Windows system resolved.

RAdwords v0.1.2 (Release Date: 2015-03-23)
----------------------------------------------------------------

NEW FEATURES

* Google Adwords API versions v201409 and v201502 become selectable.
*`getData()`, `metrics()` and `reports()` gain new `apiVersion` attribute for controlling whether the old or new Google Adwords API version is queried. API version v201502 is set to default.
* API version v201409 will be deprecated on July 14th 2015 by Google.
* Version v201502 supports new Report Types and some variable names changed. Changes are listed here: https://developers.google.com/adwords/api/docs/guides/migration/v201502


RAdwords v0.1.1 (Release Date: 2011-11-11)
----------------------------------------------------------------

* migration towards Google Adwords API version v201409


RAdwords v0.1.0 (Release Date: 2011-10-11)
----------------------------------------------------------------

* initial cran release