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

Unified Diff: CHANGELOG.md

Issue 2285803002: Upgrade to use stable `package:googleapis/v1.dart` of datastore (Closed) Base URL: git@github.com:dart-lang/gcloud.git@master
Patch Set: Add notice about the [project] parameter Created 4 years, 4 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/db.dart » ('j') | lib/src/datastore_impl.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 70e57675a65b3427da6c5a878a7399a0ced29e35..c56f8536f34e1b36e677c363c54680d7745702c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 0.2.1
Søren Gjesse 2016/08/29 10:29:09 Maybe bump this to 0.3.0? I know that the rules fo
kustermann 2016/08/29 16:24:04 Done.
kustermann 2016/08/29 16:25:05 It's not supported, but the library is actually pr
+
+* Upgrade to use stable `package:googleapis/datastore/v1.dart`.
+
+* The internal [DatastoreImpl] class takes now a project name without the `s~`
+ prefix.
+
## 0.2.0+14
* Fix analyzer warning.
« no previous file with comments | « no previous file | lib/db.dart » ('j') | lib/src/datastore_impl.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698