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

Unified Diff: CHANGELOG.md

Issue 775043002: Add withAppEngineService() to package:appengine (Closed) Base URL: git@github.com:dart-lang/appengine.git@master
Patch Set: Rebased on HEAD 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 | « no previous file | lib/appengine.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63a9358f753763f28dad281150adf1c2d23ed8c6..d7eaf5898a078ce048c965c019825b5e4df2d60d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.2.5
+
+* Added withAppEngineServices() function which allows running arbitrary code
+ using AppEngine services via a service scope.
+
## 0.2.4+1
* Change the service scope keys keys to non-private symbols.
« no previous file with comments | « no previous file | lib/appengine.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698