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

Unified Diff: pkg/gcloud/CHANGELOG.md

Issue 804973002: Add appengine/gcloud/mustache dependencies. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang-dart.git@master
Patch Set: Added AUTHORS/LICENSE/PATENTS files 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/gcloud/AUTHORS ('k') | pkg/gcloud/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/gcloud/CHANGELOG.md
diff --git a/pkg/gcloud/CHANGELOG.md b/pkg/gcloud/CHANGELOG.md
new file mode 100644
index 0000000000000000000000000000000000000000..9cd75d97ca2b635f65238d289be1f6cb23fff4cb
--- /dev/null
+++ b/pkg/gcloud/CHANGELOG.md
@@ -0,0 +1,22 @@
+## 0.1.3
+
+* Widen package:googleapis dependency constraint in pubspec.yaml.
+* Bugfix in `package:appengine/db.dart`: Correctly handle ListProperties
+of length 1.
+
+## 0.1.2
+
+* Introduced `package:gcloud/service_scope.dart` library.
+* Added global getters for getting gcloud services from the current service
+scope.
+* Added an `package:gcloud/http.dart` library using service scopes.
+
+## 0.1.1
+
+* Increased version constraint on googleapis{,_auth,_beta}.
+
+* Removed unused imports.
+
+## 0.1.0
+
+* First release.
« no previous file with comments | « pkg/gcloud/AUTHORS ('k') | pkg/gcloud/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698