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

Unified Diff: pkg/http_base/CHANGELOG.md

Issue 297163004: pkg/http_base: starting alignment with http and shelf (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 6 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/http_base/lib/http_base.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_base/CHANGELOG.md
diff --git a/pkg/http_base/CHANGELOG.md b/pkg/http_base/CHANGELOG.md
index 64312a4fbfa253ec5ffb6cbe398166bed81998c9..e39f08d43f6190de9febe35f5dabfa9847a21841 100644
--- a/pkg/http_base/CHANGELOG.md
+++ b/pkg/http_base/CHANGELOG.md
@@ -1,2 +1,13 @@
+# 0.0.2
+
+* Renamed `Response.status` to `Response.statusCode`.
+
+* Renamed `Client` to `RequestHandler`.
+
+* Removed `HttpRequestHandler`.
+
+* Standardized doc comments.
+
# 0.0.1
+* Initial release
« no previous file with comments | « no previous file | pkg/http_base/lib/http_base.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698