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

Side by Side Diff: CHANGELOG.md

Issue 1524863003: Support http_parser 2.0.0. (Closed) Base URL: git@github.com:dart-lang/shelf_web_socket@master
Patch Set: Created 5 years 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 | pubspec.yaml » ('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.1+5
2
3 * Support `http_parser` 2.0.0.
4
1 ## 0.0.1+4 5 ## 0.0.1+4
2 6
3 * Fix a link to `shelf` in the README. 7 * Fix a link to `shelf` in the README.
4 8
5 ## 0.0.1+3 9 ## 0.0.1+3
6 10
7 * Support `http_parser` 1.0.0. 11 * Support `http_parser` 1.0.0.
8 12
9 ## 0.0.1+2 13 ## 0.0.1+2
10 14
11 * Mark as compatible with version `0.6.0` of `shelf`. 15 * Mark as compatible with version `0.6.0` of `shelf`.
12 16
13 ## 0.0.1+1 17 ## 0.0.1+1
14 18
15 * Properly parse the `Connection` header. This fixes an issue where Firefox was 19 * Properly parse the `Connection` header. This fixes an issue where Firefox was
16 unable to connect. 20 unable to connect.
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698