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

Unified Diff: pkg/http_parser/CHANGELOG.md

Issue 276823002: pkg/http_parser: created mini lib for http_date (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: changelog and pubspec tweaks 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/http_parser/lib/http_parser.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/http_parser/CHANGELOG.md
diff --git a/pkg/http_parser/CHANGELOG.md b/pkg/http_parser/CHANGELOG.md
index 4ef72b0db2db797dc7bb4b220482357201d24859..4ba5887599460e364992d3ea7c2b4cb68dbbf1ef 100644
--- a/pkg/http_parser/CHANGELOG.md
+++ b/pkg/http_parser/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.0.2+1
+
+* Minor code refactoring.
+
## 0.0.2
* Added `CompatibleWebSocket`, for platform- and API-independent support for the
« no previous file with comments | « no previous file | pkg/http_parser/lib/http_parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698