Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(390)

Side by Side Diff: resources/googleapis/CHANGELOG.md

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 ## 0.4.0
2
3 * [apis-new] fitness:v1: API added
4 * [apis-new] tagmanager:v1: API added
5 * [apis] adexchangebuyer:v1.3: schema changes
6 * [apis] calendar:v3: schema changes
7 * [apis] civicinfo:us_v1: schema changes
8 * [apis] civicinfo:v1: schema changes
9 * [apis] civicinfo:v2: schema changes
10 * [apis] compute:v1: schema changes
11 * [apis] content:v2: schema/method changes
12 * [apis] drive:v2: schema/method changes
13 * [apis] games:v1: schema changes
14 * [apis] gamesManagement:v1management: schema/method changes
15 * [apis] gmail:v1: method changes
16 * [apis] mapsengine:v1: schema changes
17 * [apis-breaking] prediction:v1.6: String -> double change
kustermann 2014/11/05 08:39:49 *rofl* :D
Søren Gjesse 2014/11/05 09:50:21 Acknowledged.
18 * [generator] Bugfix in resumable media uploader.
kustermann 2014/11/05 08:39:48 ditto. I cannot remember a bugfix to the media upl
Søren Gjesse 2014/11/05 09:50:21 I am referring to the change from throwing String
19
1 ## 0.3.1 20 ## 0.3.1
2 21
3 * [apis] admin_directory:v1: additional schema/methods 22 * [apis] admin_directory:v1: additional schema/methods
4 * [apis] analytics:v3: additional schemas/methods 23 * [apis] analytics:v3: additional schemas/methods
5 * [apis] gmail:v1: additional schemas/methods 24 * [apis] gmail:v1: additional schemas/methods
6 * [apis] reseller:v1: additional schemas/methods 25 * [apis] reseller:v1: additional schemas/methods
7 26
8 ## 0.3.0 27 ## 0.3.0
9 28
10 * [apis-removed] orkut:v2: removed (Orkut is shut down) 29 * [apis-removed] orkut:v2: removed (Orkut is shut down)
(...skipping 26 matching lines...) Expand all
37 56
38 ## 0.1.1 57 ## 0.1.1
39 58
40 * [apis] Added Discovery API 59 * [apis] Added Discovery API
41 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples. 60 * [generator] Make shorter descriptions in pubspec.yaml: Only list api:version t uples.
42 * [generator] Rename test files to _test.dart so they get automatically run. 61 * [generator] Rename test files to _test.dart so they get automatically run.
43 62
44 ## 0.1.0 63 ## 0.1.0
45 64
46 * First release 65 * First release
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698