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

Side by Side Diff: CHANGELOG.md

Issue 735603003: Publish latest version of appengine with memcache bugfix. (Closed) Base URL: https://github.com/dart-lang/appengine.git@master
Patch Set: Created 6 years, 1 month 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 unified diff | Download patch
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 0.2.3
2
3 * Small bugfix in the lowlevel memcache API implementation.
4
1 ## 0.2.2 5 ## 0.2.2
2 6
3 * Updated `README.md` 7 * Updated `README.md`
4 * Widen googleapis_auth constraint to include version 0.2.0 8 * Widen googleapis_auth constraint to include version 0.2.0
5 9
6 ## 0.2.1 10 ## 0.2.1
7 11
8 * Small bugfix in storage API implementation 12 * Small bugfix in storage API implementation
9 * respect DART_PUB_SERVE url only in developer mode 13 * respect DART_PUB_SERVE url only in developer mode
10 * sync db/datastore tests to the ones used in gcloud 14 * sync db/datastore tests to the ones used in gcloud
11 15
12 ## 0.2.0 16 ## 0.2.0
13 17
14 * Use datastore/db APIs from package:gcloud 18 * Use datastore/db APIs from package:gcloud
15 * simplified annotation system 19 * simplified annotation system
16 * paging-based query API 20 * paging-based query API
17 * Added module service 21 * Added module service
18 * Some bugfixes 22 * Some bugfixes
19 23
20 ## 0.1.0 24 ## 0.1.0
21 25
22 * Alpha release 26 * Alpha release
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698