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. |