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

Side by Side Diff: CHANGELOG.md

Issue 766663007: Prepare pubspec/CHANGELOG for version 0.1.2 (Closed) Base URL: git@github.com:dart-lang/gcloud.git@master
Patch Set: Rebased Created 6 years 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 | lib/datastore.dart » ('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.1.2
2
3 * Introduced `package:gcloud/service_scope.dart` library.
4 * Added global getters for getting gcloud services from the current service
5 scope.
6 * Added an `package:gcloud/http.dart` library using service scopes.
7
1 ## 0.1.1 8 ## 0.1.1
2 9
3 * Increased version constraint on googleapis{,_auth,_beta}. 10 * Increased version constraint on googleapis{,_auth,_beta}.
4 11
5 * Removed unused imports. 12 * Removed unused imports.
6 13
7 ## 0.1.0 14 ## 0.1.0
8 15
9 * First release. 16 * First release.
OLDNEW
« no previous file with comments | « no previous file | lib/datastore.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698