| OLD | NEW |
| 1 ## 0.17.0 |
| 2 |
| 3 * [apis] dataflow:v1b3: added schemas/resources |
| 4 * [apis] sqladmin:v1beta4: added method/schema |
| 5 * [apis-removed] container:v1beta1 |
| 6 |
| 1 ## 0.16.0 | 7 ## 0.16.0 |
| 2 | 8 |
| 3 * [apis-breaking] replicapoolupdater:v1beta1: method/schema changes | 9 * [apis-breaking] replicapoolupdater:v1beta1: method/schema changes |
| 4 * [apis-new] appengine:v1beta4 | 10 * [apis-new] appengine:v1beta4 |
| 5 * [apis-new] cloudresourcemanager:v1beta1 | 11 * [apis-new] cloudresourcemanager:v1beta1 |
| 6 * [apis-new] dataflow:v1b3 | 12 * [apis-new] dataflow:v1b3 |
| 7 * [apis-new] deploymentmanager:v2beta2 | 13 * [apis-new] deploymentmanager:v2beta2 |
| 8 * [apis] dns:v1beta1: method/schema changes | 14 * [apis] dns:v1beta1: method/schema changes |
| 9 * [apis] genomics:v1beta2: method changes | 15 * [apis] genomics:v1beta2: method changes |
| 10 * [apis] logging:v1beta3: method/schema changes | 16 * [apis] logging:v1beta3: method/schema changes |
| (...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 152 * [generator] Bugfix in resumable media uploader. | 158 * [generator] Bugfix in resumable media uploader. |
| 153 | 159 |
| 154 ## 0.1.1 | 160 ## 0.1.1 |
| 155 | 161 |
| 156 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. | 162 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t
uples. |
| 157 * [generator] Rename test files to _test.dart so they get automatically run. | 163 * [generator] Rename test files to _test.dart so they get automatically run. |
| 158 | 164 |
| 159 ## 0.1.0 | 165 ## 0.1.0 |
| 160 | 166 |
| 161 * First release | 167 * First release |
| OLD | NEW |