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

Unified Diff: CHANGELOG.md

Issue 937133002: Add DatastoreDB.replace({defaultPartition}) (Closed) Base URL: git@github.com:dart-lang/gcloud.git@master
Patch Set: Created 5 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/src/db/db.dart » ('j') | lib/src/db/db.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d90dff0071b6ede82822d5c156a804d335a3356e..991aa73d2d47e8526254c32b41a822c03046662a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.1.4
+
+* Added `DatastoreDB.replace({Partition defaultPartition})` method.
+
Søren Gjesse 2015/02/19 11:59:51 Could you add an entry for 0.1.3+2 (I forgot that
kustermann 2015/02/19 12:17:11 Done. Used: * Widened googleapis/googleapis_beta
## 0.1.3+1
* Change the service scope keys keys to non-private symbols.
« no previous file with comments | « no previous file | lib/src/db/db.dart » ('j') | lib/src/db/db.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698