Chromium Code Reviews| Index: pkg/oauth2/CHANGELOG.md |
| diff --git a/pkg/oauth2/CHANGELOG.md b/pkg/oauth2/CHANGELOG.md |
| deleted file mode 100644 |
| index fc869c94001d4886c586ad21ca8c3b8900b8dd2d..0000000000000000000000000000000000000000 |
| --- a/pkg/oauth2/CHANGELOG.md |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -# 0.9.3 |
| - |
| -* Update the `http` dependency. |
| - |
| -* Since `http` 0.11.0 now works in non-`dart:io` contexts, `oauth2` does as |
| - well. |
| - |
| -# 0.9.2 |
| - |
| -* Expand the dependency on the HTTP package to include 0.10.x. |
| - |
| -* Add a README file. |