| OLD | NEW |
| 1 ## 0.13.0 |
| 2 |
| 3 * [api-breaking] fitness:v1: schema changes |
| 4 * [apis-breaking] compute:v1: resource/schema changes |
| 5 * [apis-new] adexchangebuyer:v1.4 |
| 6 * [apis-new] classroom:v1 |
| 7 * [apis-new] clouddebugger:v2 |
| 8 * [apis-new] cloudlatencytest:v2 |
| 9 * [apis-new] deploymentmanager:v2 |
| 10 * [apis-new] dfareporting:v2.1 |
| 11 * [apis-new] dfareporting:v2.2 |
| 12 * [apis-new] dns:v1 |
| 13 * [apis-new] genomics:v1 |
| 14 * [apis-new] partners:v2 |
| 15 * [apis-new] playmoviespartner:v1 |
| 16 * [apis-new] pubsub:v1 |
| 17 * [apis-new] storagetransfer:v1 |
| 18 * [apis] directory:v1: schema changes |
| 19 * [apis] androidenterprise:v1: schema/method changes |
| 20 * [apis] bigquery:v2: schema changes |
| 21 * [apis] calendar:v3: schema changes |
| 22 * [apis] civicinfo:v2: schema changes |
| 23 * [apis] content:v2: method/schema changes |
| 24 * [apis] discovery:v1: schema changes |
| 25 * [apis] drive:v2: schema changes |
| 26 * [apis] tagmanager:v1: schema changes |
| 27 * [apis] youtube:v3: method/schema changes |
| 28 |
| 1 ## 0.12.1 | 29 ## 0.12.1 |
| 2 | 30 |
| 3 * [apis] bigquery:v2: schema changes | 31 * [apis] bigquery:v2: schema changes |
| 4 * [apis] calendar:v3: schema/method changes | 32 * [apis] calendar:v3: schema/method changes |
| 5 * [apis] webmasters:v3: schema changes | 33 * [apis] webmasters:v3: schema changes |
| 6 * [apis] compute:v1: resource/schema changes | 34 * [apis] compute:v1: resource/schema changes |
| 7 | 35 |
| 8 ## 0.12.0 | 36 ## 0.12.0 |
| 9 | 37 |
| 10 * [apis-breaking] doubleclicksearch:v2: schema changes | 38 * [apis-breaking] doubleclicksearch:v2: schema changes |
| (...skipping 204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 215 | 243 |
| 216 ## 0.1.1 | 244 ## 0.1.1 |
| 217 | 245 |
| 218 * [apis] Added Discovery API | 246 * [apis] Added Discovery API |
| 219 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 247 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
| 220 * [generator] Rename test files to _test.dart so they get automatically run. | 248 * [generator] Rename test files to _test.dart so they get automatically run. |
| 221 | 249 |
| 222 ## 0.1.0 | 250 ## 0.1.0 |
| 223 | 251 |
| 224 * First release | 252 * First release |
| OLD | NEW |