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

Side by Side Diff: CHANGELOG.md

Issue 1169883002: Upgrade to the new test package. (Closed) Base URL: git@github.com:dart-lang/http_parser@master
Patch Set: Merge Created 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | 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.0.2+7
2
3 * Add more detail to the readme.
4
1 ## 0.0.2+6 5 ## 0.0.2+6
2 6
3 * Updated homepage URL. 7 * Updated homepage URL.
4 8
5 ## 0.0.2+5 9 ## 0.0.2+5
6 10
7 * Widen the version constraint on the `collection` package. 11 * Widen the version constraint on the `collection` package.
8 12
9 ## 0.0.2+4 13 ## 0.0.2+4
10 14
11 * Widen the `string_scanner` version constraint. 15 * Widen the `string_scanner` version constraint.
12 16
13 ## 0.0.2+3 17 ## 0.0.2+3
14 18
15 * Fix a library name conflict. 19 * Fix a library name conflict.
16 20
17 ## 0.0.2+2 21 ## 0.0.2+2
18 22
19 * Fixes for HTTP date formatting. 23 * Fixes for HTTP date formatting.
20 24
21 ## 0.0.2+1 25 ## 0.0.2+1
22 26
23 * Minor code refactoring. 27 * Minor code refactoring.
24 28
25 ## 0.0.2 29 ## 0.0.2
26 30
27 * Added `CompatibleWebSocket`, for platform- and API-independent support for the 31 * Added `CompatibleWebSocket`, for platform- and API-independent support for the
28 WebSocket API. 32 WebSocket API.
OLDNEW
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698