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

Side by Side Diff: pkg/oauth2/CHANGELOG.md

Issue 269053003: Mark oauth2 as running outside of dart:io contexts. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/oauth2/README.md » ('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.9.3 1 # 0.9.3
2 2
3 * Update the `http` dependency. 3 * Update the `http` dependency.
4 4
5 * Since `http` 0.11.0 now works in non-`dart:io` contexts, `oauth2` does as
6 well.
7
5 # 0.9.2 8 # 0.9.2
6 9
7 * Expand the dependency on the HTTP package to include 0.10.x. 10 * Expand the dependency on the HTTP package to include 0.10.x.
8 11
9 * Add a README file. 12 * Add a README file.
OLDNEW
« no previous file with comments | « no previous file | pkg/oauth2/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698