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

Side by Side Diff: CHANGELOG.md

Issue 1352453006: pkg/gcloud: widen constraints on gcloudapis[_beta] packages (Closed) Base URL: https://github.com/dart-lang/gcloud.git@master
Patch Set: Created 5 years, 3 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+8
2
3 * Widen constraint on `googleapis` and `googleapis_beta`.
4
kustermann 2015/09/21 08:43:27 How about just adding a description for the other
1 ## 0.2.0+4 5 ## 0.2.0+4
2 6
3 * `Storage.read` now honors `offset` and `length` arguments. 7 * `Storage.read` now honors `offset` and `length` arguments.
4 8
5 ## 0.2.0+2 9 ## 0.2.0+2
6 10
7 * Widen constraint on `googleapis/googleapis_beta` 11 * Widen constraint on `googleapis/googleapis_beta`
8 12
9 ## 0.2.0+1 13 ## 0.2.0+1
10 14
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 55
52 ## 0.1.1 56 ## 0.1.1
53 57
54 * Increased version constraint on googleapis{,_auth,_beta}. 58 * Increased version constraint on googleapis{,_auth,_beta}.
55 59
56 * Removed unused imports. 60 * Removed unused imports.
57 61
58 ## 0.1.0 62 ## 0.1.0
59 63
60 * First release. 64 * 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