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

Side by Side Diff: CHANGELOG.md

Issue 1153063006: Widen constraint on googleapis/googleapis_beta (Closed) Base URL: git@github.com:dart-lang/gcloud.git@master
Patch Set: Created 5 years, 6 months 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
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.2.0+2
2
3 * Widen constraint on `googleapis/googleapis_beta`
4
1 ## 0.2.0+1 5 ## 0.2.0+1
2 6
3 * Fix broken import of package:googleapis/common/common.dart. 7 * Fix broken import of package:googleapis/common/common.dart.
4 8
5 ## 0.2.0 9 ## 0.2.0
6 10
7 * Add support for Cloud Pub/Sub. 11 * Add support for Cloud Pub/Sub.
8 * Require Dart version 1.9. 12 * Require Dart version 1.9.
9 13
10 ## 0.1.4+2 14 ## 0.1.4+2
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 47
44 ## 0.1.1 48 ## 0.1.1
45 49
46 * Increased version constraint on googleapis{,_auth,_beta}. 50 * Increased version constraint on googleapis{,_auth,_beta}.
47 51
48 * Removed unused imports. 52 * Removed unused imports.
49 53
50 ## 0.1.0 54 ## 0.1.0
51 55
52 * First release. 56 * First release.
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698